Bartender LYSO
Digitizer simulation for the LYSO calorimeter prototype
Loading...
Searching...
No Matches
DAQ Class Reference

Public Member Functions

Double_t ComputeFactorOfGainConversion ()
 

Public Attributes

Float_t fSamplingSpeed
 Sampling speed [GSPS] of the DAQ.
 
Float_t fSamplingSpeed_Template
 
Bool_t fIsBinSizeConstant
 
Double_t fSigmaBinSize
 
TRandom3 * binRand
 
Float_t fGain
 Gain of the amplification stage.
 
Float_t fGain_Template
 
Bool_t fIsShaping
 
Double_t fTau_shaping
 
Double_t fR_shaper_Template
 Value [Ohm] of the resistance of the shaper.
 
Double_t fSigmaNoise
 Noise of the DAQ, evaluated as the stDev of the pedestal distribution.
 

Detailed Description

Definition at line 11 of file daq.hh.

Constructor & Destructor Documentation

◆ DAQ()

DAQ::DAQ ( )
inline

Definition at line 14 of file daq.hh.

◆ ~DAQ()

DAQ::~DAQ ( )
inline

Definition at line 15 of file daq.hh.

Member Function Documentation

◆ ComputeFactorOfGainConversion()

Double_t DAQ::ComputeFactorOfGainConversion ( )
inline

Definition at line 27 of file daq.hh.

Member Data Documentation

◆ binRand

TRandom3* DAQ::binRand

Definition at line 22 of file daq.hh.

◆ fGain

Float_t DAQ::fGain

Gain of the amplification stage.

Definition at line 25 of file daq.hh.

◆ fGain_Template

Float_t DAQ::fGain_Template

Definition at line 26 of file daq.hh.

◆ fIsBinSizeConstant

Bool_t DAQ::fIsBinSizeConstant

Definition at line 20 of file daq.hh.

◆ fIsShaping

Bool_t DAQ::fIsShaping

Definition at line 30 of file daq.hh.

◆ fR_shaper_Template

Double_t DAQ::fR_shaper_Template

Value [Ohm] of the resistance of the shaper.

Definition at line 32 of file daq.hh.

◆ fSamplingSpeed

Float_t DAQ::fSamplingSpeed

Sampling speed [GSPS] of the DAQ.

Definition at line 18 of file daq.hh.

◆ fSamplingSpeed_Template

Float_t DAQ::fSamplingSpeed_Template

Definition at line 19 of file daq.hh.

◆ fSigmaBinSize

Double_t DAQ::fSigmaBinSize

Definition at line 21 of file daq.hh.

◆ fSigmaNoise

Double_t DAQ::fSigmaNoise

Noise of the DAQ, evaluated as the stDev of the pedestal distribution.

Definition at line 33 of file daq.hh.

◆ fTau_shaping

Double_t DAQ::fTau_shaping

Definition at line 31 of file daq.hh.


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