HARPO  5.1.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes
HarpoSimElectronics Class Reference

#include <HarpoSimElectronics.h>

Public Member Functions

 HarpoSimElectronics ()
 
virtual ~HarpoSimElectronics ()
 
HarpoDccMapGetDccMapX ()
 
HarpoDccMapGetDccMapY ()
 
void Reset ()
 
void Noise ()
 
void Noise (HarpoDccMap *map)
 
void Saturation (HarpoDccMap *map)
 
Double_t ChannelSat (Double_t qreal)
 
void ZeroSuppression ()
 
void ZeroSuppression (HarpoDccMap *map)
 
Int_t AddCharge (HarpoDccMap *map, Int_t channel, Double_t time, Double_t charge)
 
Int_t AddCharge (Int_t plane, Int_t channel, Double_t time, Double_t charge)
 
HarpoPedestalGetPedestals (UInt_t ndet)
 

Private Attributes

Double_t fNoise
 
Int_t fZeroSuppr
 
Int_t fGammaPower
 
Double_t fTau
 
Double_t fSamplingFreq
 
Int_t fTimeRange
 
Double_t fTimeOffset
 
Double_t fThrSat
 
Double_t fThrSatCh
 
Double_t fAmpSatCh
 
Double_t fXtalkSatCh
 
HarpoDccMapfDccMapX
 
HarpoDccMapfDccMapY
 
HarpoPedestalfPedestals [2]
 

Detailed Description

Definition at line 16 of file HarpoSimElectronics.h.

Constructor & Destructor Documentation

HarpoSimElectronics::HarpoSimElectronics ( )
virtual HarpoSimElectronics::~HarpoSimElectronics ( )
inlinevirtual

Definition at line 21 of file HarpoSimElectronics.h.

Member Function Documentation

Int_t HarpoSimElectronics::AddCharge ( HarpoDccMap map,
Int_t  channel,
Double_t  time,
Double_t  charge 
)

Definition at line 133 of file HarpoSimElectronics.cxx.

Here is the call graph for this function:

Here is the caller graph for this function:

Int_t HarpoSimElectronics::AddCharge ( Int_t  plane,
Int_t  channel,
Double_t  time,
Double_t  charge 
)

Definition at line 125 of file HarpoSimElectronics.cxx.

Here is the call graph for this function:

Double_t HarpoSimElectronics::ChannelSat ( Double_t  qreal)

Definition at line 241 of file HarpoSimElectronics.cxx.

Here is the caller graph for this function:

HarpoDccMap* HarpoSimElectronics::GetDccMapX ( )
inline

Definition at line 23 of file HarpoSimElectronics.h.

Here is the caller graph for this function:

HarpoDccMap* HarpoSimElectronics::GetDccMapY ( )
inline

Definition at line 24 of file HarpoSimElectronics.h.

Here is the caller graph for this function:

HarpoPedestal* HarpoSimElectronics::GetPedestals ( UInt_t  ndet)
inline

Definition at line 41 of file HarpoSimElectronics.h.

Here is the caller graph for this function:

void HarpoSimElectronics::Noise ( )

Definition at line 186 of file HarpoSimElectronics.cxx.

Here is the call graph for this function:

Here is the caller graph for this function:

void HarpoSimElectronics::Noise ( HarpoDccMap map)

Definition at line 194 of file HarpoSimElectronics.cxx.

Here is the call graph for this function:

void HarpoSimElectronics::Reset ( )

Definition at line 114 of file HarpoSimElectronics.cxx.

Here is the call graph for this function:

Here is the caller graph for this function:

void HarpoSimElectronics::Saturation ( HarpoDccMap map)

Definition at line 207 of file HarpoSimElectronics.cxx.

Here is the call graph for this function:

Here is the caller graph for this function:

void HarpoSimElectronics::ZeroSuppression ( )

Definition at line 274 of file HarpoSimElectronics.cxx.

Here is the caller graph for this function:

void HarpoSimElectronics::ZeroSuppression ( HarpoDccMap map)

Definition at line 280 of file HarpoSimElectronics.cxx.

Here is the call graph for this function:

Field Documentation

Double_t HarpoSimElectronics::fAmpSatCh
private

Definition at line 56 of file HarpoSimElectronics.h.

HarpoDccMap* HarpoSimElectronics::fDccMapX
private

Definition at line 59 of file HarpoSimElectronics.h.

HarpoDccMap* HarpoSimElectronics::fDccMapY
private

Definition at line 60 of file HarpoSimElectronics.h.

Int_t HarpoSimElectronics::fGammaPower
private

Definition at line 49 of file HarpoSimElectronics.h.

Double_t HarpoSimElectronics::fNoise
private

Definition at line 46 of file HarpoSimElectronics.h.

HarpoPedestal* HarpoSimElectronics::fPedestals[2]
private

Definition at line 65 of file HarpoSimElectronics.h.

Double_t HarpoSimElectronics::fSamplingFreq
private

Definition at line 51 of file HarpoSimElectronics.h.

Double_t HarpoSimElectronics::fTau
private

Definition at line 50 of file HarpoSimElectronics.h.

Double_t HarpoSimElectronics::fThrSat
private

Definition at line 54 of file HarpoSimElectronics.h.

Double_t HarpoSimElectronics::fThrSatCh
private

Definition at line 55 of file HarpoSimElectronics.h.

Double_t HarpoSimElectronics::fTimeOffset
private

Definition at line 53 of file HarpoSimElectronics.h.

Int_t HarpoSimElectronics::fTimeRange
private

Definition at line 52 of file HarpoSimElectronics.h.

Double_t HarpoSimElectronics::fXtalkSatCh
private

Definition at line 57 of file HarpoSimElectronics.h.

Int_t HarpoSimElectronics::fZeroSuppr
private

Definition at line 48 of file HarpoSimElectronics.h.


The documentation for this class was generated from the following files: