PMCS Tau, a Parameterized fast Monte Carlo Simulation of Taus

skip to:


Introduction

There is a PMCS homepage where one can find information about the ntuples and a User's Guide.

Using a Geant based Monte Carlo detector simulation, one can simulate in fine detail the interactions of particles with the detector. One also tries to simulate the digitization and readout as close as possible to the actual hardware. One pays for the care for detail in CPU time to simulate an event. Given the huge Run II event samples, it may not always be possible to generate all of the necessary simulated events needed to do a physics analysis; therefore, one resorts to a parameterized Monte Carlo simulation (PMCS) to generate simualted events, which can be up to 1000 times faster. Obviously, the trick is to parameterize the detector well enough so that analyses are not biases.

I'm going to discuss the PMCS Tau package, and will concentrate on hadronic decays of the Tau.

back to the top

Ingredients

package purpose
pmcs
pmcs_util
pmcs_cal Distributes energy among the calorimeter cells accoring to eta, phi, and particle type. Also forms toweres.
pmcs_chprt Smears track momentum
pmcs_jet Runs a jet algorithm on generator particles or on calorimeter cells.
pmcs_tau Combines tracks and jets to make tau candidates.

back to the top

Results

Here are some pilot histograms comparing the generator Taus and the PMCS Taus. Since data is not yet available, also compare with reco.

back to the top

Misc. Notes

back to the top


Send comments and suggestion to brsmith@fnal.gov

Last modified: Aug 17, 2000