|
| | PndLmdNoiseProducer () |
| |
| virtual InitStatus | Init () |
| |
| void | FillSensorLists () |
| |
| void | SetParContainers () |
| |
| void | Exec (Option_t *opt) |
| |
| Double_t | CalcReadoutCycles (Double_t clock) |
| |
| void | AddDigiPixel (Int_t &noisies, Int_t iPoint, Int_t sensorID, Int_t fe, Int_t col, Int_t row, Double_t charge) |
| |
| | PndMvdNoiseProducer () |
| |
| virtual | ~PndMvdNoiseProducer () |
| |
| | PndMvdNoiseProducer (const PndMvdNoiseProducer &)=delete |
| |
| PndMvdNoiseProducer & | operator= (const PndMvdNoiseProducer &)=delete |
| |
| virtual void | FinishEvent () |
| |
| Double_t | CalcDistFraction (Double_t spread, Double_t threshold) |
| |
| Int_t | CalcChargeAboveThreshold (Double_t spread, Double_t threshold) |
| |
| Double_t | CalcReadoutCycles (Double_t clock) |
| |
| void | AddDigiStrip (Int_t &iStrip, Int_t iPoint, Int_t sensorID, Int_t fe, Int_t chan, Double_t charge) |
| |
| void | AddDigiPixel (Int_t &noisies, Int_t iPoint, Int_t sensorID, Int_t fe, Int_t col, Int_t row, Double_t charge) |
| |
| void | FillSensorLists () |
| |
| void | RunTimeBased () |
| |
| | PndPersistencyTask () |
| |
| | PndPersistencyTask (const char *name, Int_t iVerbose=1) |
| |
| virtual | ~PndPersistencyTask () |
| |
| void | SetPersistency (Bool_t val=kTRUE) |
| |
| Bool_t | GetPersistency () |
| |
PndLmdNoiseProducer.h based on PndMvdNoiseProducer with adaptation to lmd specific calls original
- Author
- R.Kliemt r.kli.nosp@m.emt@.nosp@m.physi.nosp@m.k.tu.nosp@m.-dres.nosp@m.den..nosp@m.de
The Noise Producer adds fake hits to silicon sensor channels (strips and Pixels) updated: 17/07/2015 by A.Karavdina
Definition at line 21 of file PndLmdNoiseProducer.h.