#include <HarpoSimReadout.h>
Public Member Functions | |
HarpoSimReadout () | |
~HarpoSimReadout () | |
HarpoSimStrips * | ProcessElectron (Double_t x, Double_t y, Double_t t, hSimReadoutRegion region) |
Int_t | Reset () |
HarpoSimStrips * | GetStrips () |
void | SetStrips (HarpoSimStrips *strips) |
Int_t | AddCharge (Double_t charge, Double_t sigma, Double_t x, Double_t y, Double_t t) |
void | SetElectronics (HarpoSimElectronics *digi) |
Bool_t | isBlocked (Double_t x, Double_t y) |
Private Member Functions | |
ClassDef (HarpoSimReadout, 1) | |
Private Attributes | |
HarpoSimStrips * | fStrips |
Double_t | fRatioYX |
Double_t | fGainMM |
Double_t | fGainGEM1 |
Double_t | fGainGEM2 |
Double_t | fPolya |
Double_t | fSigmaPrf |
Double_t | fStripWidth |
HarpoSimElectronics * | fDigi |
Definition at line 29 of file HarpoSimReadout.h.
HarpoSimReadout::HarpoSimReadout | ( | ) |
HarpoSimReadout::~HarpoSimReadout | ( | ) |
Definition at line 91 of file HarpoSimReadout.cxx.
Int_t HarpoSimReadout::AddCharge | ( | Double_t | charge, |
Double_t | sigma, | ||
Double_t | x, | ||
Double_t | y, | ||
Double_t | t | ||
) |
Definition at line 158 of file HarpoSimReadout.cxx.
|
private |
|
inline |
Bool_t HarpoSimReadout::isBlocked | ( | Double_t | x, |
Double_t | y | ||
) |
HarpoSimStrips * HarpoSimReadout::ProcessElectron | ( | Double_t | x, |
Double_t | y, | ||
Double_t | t, | ||
hSimReadoutRegion | region | ||
) |
Definition at line 108 of file HarpoSimReadout.cxx.
Int_t HarpoSimReadout::Reset | ( | ) |
|
inline |
|
inline |
Definition at line 41 of file HarpoSimReadout.h.
|
private |
Definition at line 62 of file HarpoSimReadout.h.
|
private |
Definition at line 54 of file HarpoSimReadout.h.
|
private |
Definition at line 55 of file HarpoSimReadout.h.
|
private |
Definition at line 53 of file HarpoSimReadout.h.
|
private |
Definition at line 56 of file HarpoSimReadout.h.
|
private |
Definition at line 52 of file HarpoSimReadout.h.
|
private |
Definition at line 58 of file HarpoSimReadout.h.
|
private |
Definition at line 51 of file HarpoSimReadout.h.
|
private |
Definition at line 60 of file HarpoSimReadout.h.