|
BmnRoot
|
#include <BmnADCDigit.h>
Public Member Functions | |
| BmnADCDigit () | |
| BmnADCDigit (UInt_t iSerial, UShort_t iChannel, UInt_t n, vector< UShort_t > &iValue) | |
| BmnADCDigit (UInt_t iSerial, UShort_t iChannel, UInt_t n, vector< Short_t > &iValue) | |
| BmnADCDigit (UInt_t iSerial, UShort_t iChannel, UInt_t n, UShort_t *iValue=nullptr) | |
| BmnADCDigit (UInt_t iSerial, UShort_t iChannel, UInt_t n, Short_t *iValue, Bool_t flag=kFALSE) | |
| UInt_t | GetSerial () const |
| UShort_t | GetChannel () const |
| UInt_t | GetNSamples () const |
| UShort_t * | GetUShortValue () const |
| Short_t * | GetShortValue () const |
| void | SetShortValue (Short_t *iValue) |
| void | SetUShortValue (UShort_t *iValue) const |
| void | SetAsEmbedded (Bool_t flag) |
| Bool_t | IsEmbedded () |
| virtual | ~BmnADCDigit () |
| ClassDef (BmnADCDigit, 3) | |
| BmnADCDigit () | |
| BmnADCDigit (UInt_t iSerial, UShort_t iChannel, UInt_t n, vector< UShort_t > &iValue) | |
| BmnADCDigit (UInt_t iSerial, UShort_t iChannel, UInt_t n, vector< Short_t > &iValue) | |
| BmnADCDigit (UInt_t iSerial, UShort_t iChannel, UInt_t n, UShort_t *iValue=nullptr) | |
| BmnADCDigit (UInt_t iSerial, UShort_t iChannel, UInt_t n, Short_t *iValue, Bool_t flag=kFALSE) | |
| UInt_t | GetSerial () const |
| UShort_t | GetChannel () const |
| UInt_t | GetNSamples () const |
| UShort_t * | GetUShortValue () const |
| Short_t * | GetShortValue () const |
| void | SetShortValue (Short_t *iValue) |
| void | SetUShortValue (UShort_t *iValue) const |
| void | SetAsEmbedded (Bool_t flag) |
| Bool_t | IsEmbedded () |
| virtual | ~BmnADCDigit () |
| ClassDef (BmnADCDigit, 3) | |
Protected Attributes | |
| UInt_t | fSerial |
| UShort_t | fChannel |
| UInt_t | fNsmpl |
| UShort_t * | fValueU |
| Short_t * | fValueI |
| Bool_t | isEmbedded |
Definition at line 10 of file BmnADCDigit.h.
| BmnADCDigit::BmnADCDigit | ( | ) |
| BmnADCDigit::BmnADCDigit | ( | UInt_t | iSerial, |
| UShort_t | iChannel, | ||
| UInt_t | n, | ||
| vector< UShort_t > & | iValue | ||
| ) |
| BmnADCDigit::BmnADCDigit | ( | UInt_t | iSerial, |
| UShort_t | iChannel, | ||
| UInt_t | n, | ||
| vector< Short_t > & | iValue | ||
| ) |
| BmnADCDigit::BmnADCDigit | ( | UInt_t | iSerial, |
| UShort_t | iChannel, | ||
| UInt_t | n, | ||
| UShort_t * | iValue = nullptr |
||
| ) |
| BmnADCDigit::BmnADCDigit | ( | UInt_t | iSerial, |
| UShort_t | iChannel, | ||
| UInt_t | n, | ||
| Short_t * | iValue, | ||
| Bool_t | flag = kFALSE |
||
| ) |
Definition at line 54 of file BmnADCDigit.cxx.
References fChannel, fNsmpl, fSerial, fValueI, i, and isEmbedded.
|
virtual |
| BmnADCDigit::BmnADCDigit | ( | ) |
Default constructor
| BmnADCDigit::BmnADCDigit | ( | UInt_t | iSerial, |
| UShort_t | iChannel, | ||
| UInt_t | n, | ||
| vector< UShort_t > & | iValue | ||
| ) |
Constructor to use
| BmnADCDigit::BmnADCDigit | ( | UInt_t | iSerial, |
| UShort_t | iChannel, | ||
| UInt_t | n, | ||
| vector< Short_t > & | iValue | ||
| ) |
| BmnADCDigit::BmnADCDigit | ( | UInt_t | iSerial, |
| UShort_t | iChannel, | ||
| UInt_t | n, | ||
| UShort_t * | iValue = nullptr |
||
| ) |
| BmnADCDigit::BmnADCDigit | ( | UInt_t | iSerial, |
| UShort_t | iChannel, | ||
| UInt_t | n, | ||
| Short_t * | iValue, | ||
| Bool_t | flag = kFALSE |
||
| ) |
|
virtual |
Destructor
| BmnADCDigit::ClassDef | ( | BmnADCDigit | , |
| 3 | |||
| ) |
| BmnADCDigit::ClassDef | ( | BmnADCDigit | , |
| 3 | |||
| ) |
|
inline |
Definition at line 33 of file BmnADCDigit.h.
References fChannel.
Referenced by BmnAdcProcessor::CopyData2PedMap(), BmnZDCRaw2Digit::fillAmplitudes(), BmnZDCRaw2Digit::fillCalibrateAll(), BmnZDCRaw2Digit::fillCalibrateCluster(), BmnZDCRaw2Digit::fillCalibrateNumbers(), BmnECALRaw2Digit::fillEvent(), BmnFHCalRaw2Digit::fillEvent(), BmnScWallRaw2Digit::fillEvent(), BmnZDCRaw2Digit::fillEvent(), BmnTrigRaw2Digit::FillEvent(), BmnHodoRaw2Digit::fillEvent(), BmnNdetRaw2Digit::fillEvent(), BmnZDCRaw2Digit::fillSampleProfiles(), BmnZDCRaw2Digit::fillSampleProfilesAll(), BmnAdcProcessor::PrecalcEventMods(), BmnAdcProcessor::PrecalcEventMods_simd(), and BmnAdcProcessor::PrecalcEventModsOld().
|
inline |
Definition at line 33 of file BmnADCDigit.h.
References fChannel.
|
inline |
Definition at line 35 of file BmnADCDigit.h.
References fNsmpl.
Referenced by BmnZDCRaw2Digit::fillAmplitudes(), BmnZDCRaw2Digit::fillCalibrateAll(), BmnZDCRaw2Digit::fillCalibrateCluster(), BmnZDCRaw2Digit::fillCalibrateNumbers(), BmnFHCalRaw2Digit::fillEvent(), BmnScWallRaw2Digit::fillEvent(), BmnZDCRaw2Digit::fillEvent(), BmnTrigRaw2Digit::FillEvent(), BmnHodoRaw2Digit::fillEvent(), BmnNdetRaw2Digit::fillEvent(), BmnZDCRaw2Digit::fillSampleProfiles(), and BmnZDCRaw2Digit::fillSampleProfilesAll().
|
inline |
Definition at line 35 of file BmnADCDigit.h.
References fNsmpl.
|
inline |
Definition at line 31 of file BmnADCDigit.h.
References fSerial.
Referenced by BmnAdcProcessor::CopyData2PedMap(), BmnZDCRaw2Digit::fillAmplitudes(), BmnZDCRaw2Digit::fillCalibrateAll(), BmnZDCRaw2Digit::fillCalibrateCluster(), BmnZDCRaw2Digit::fillCalibrateNumbers(), BmnECALRaw2Digit::fillEvent(), BmnFHCalRaw2Digit::fillEvent(), BmnScWallRaw2Digit::fillEvent(), BmnZDCRaw2Digit::fillEvent(), BmnTrigRaw2Digit::FillEvent(), BmnHodoRaw2Digit::fillEvent(), BmnNdetRaw2Digit::fillEvent(), BmnProfRaw2Digit::FillExtractedBits(), BmnZDCRaw2Digit::fillSampleProfiles(), BmnZDCRaw2Digit::fillSampleProfilesAll(), BmnAdcProcessor::PrecalcEventMods(), BmnAdcProcessor::PrecalcEventMods_simd(), and BmnAdcProcessor::PrecalcEventModsOld().
|
inline |
Definition at line 31 of file BmnADCDigit.h.
References fSerial.
|
inline |
Definition at line 39 of file BmnADCDigit.h.
References fValueI.
Referenced by BmnAdcProcessor::CopyData2PedMap(), BmnTrigRaw2Digit::FillEvent(), BmnHodoRaw2Digit::fillEvent(), BmnNdetRaw2Digit::fillEvent(), BmnAdcProcessor::PrecalcEventMods(), and BmnAdcProcessor::PrecalcEventMods_simd().
|
inline |
Definition at line 39 of file BmnADCDigit.h.
References fValueI.
|
inline |
Definition at line 37 of file BmnADCDigit.h.
References fValueU.
Referenced by BmnAdcProcessor::CopyData2PedMap(), BmnZDCRaw2Digit::fillAmplitudes(), BmnZDCRaw2Digit::fillCalibrateAll(), BmnZDCRaw2Digit::fillCalibrateCluster(), BmnZDCRaw2Digit::fillCalibrateNumbers(), BmnFHCalRaw2Digit::fillEvent(), BmnScWallRaw2Digit::fillEvent(), BmnZDCRaw2Digit::fillEvent(), BmnProfRaw2Digit::FillExtractedBits(), BmnZDCRaw2Digit::fillSampleProfiles(), BmnZDCRaw2Digit::fillSampleProfilesAll(), and BmnAdcProcessor::PrecalcEventModsOld().
|
inline |
Definition at line 37 of file BmnADCDigit.h.
References fValueU.
|
inline |
Definition at line 55 of file BmnADCDigit.h.
References isEmbedded.
|
inline |
Definition at line 55 of file BmnADCDigit.h.
References isEmbedded.
|
inline |
Definition at line 53 of file BmnADCDigit.h.
References isEmbedded.
|
inline |
Definition at line 53 of file BmnADCDigit.h.
References isEmbedded.
|
inline |
Definition at line 41 of file BmnADCDigit.h.
|
inline |
Definition at line 41 of file BmnADCDigit.h.
|
inline |
Definition at line 47 of file BmnADCDigit.h.
|
inline |
Definition at line 47 of file BmnADCDigit.h.
|
protected |
Definition at line 14 of file BmnADCDigit.h.
Referenced by BmnADCDigit(), BmnADCDigit(), BmnADCDigit(), BmnADCDigit(), BmnADCDigit(), and GetChannel().
|
protected |
Definition at line 15 of file BmnADCDigit.h.
Referenced by BmnADCDigit(), BmnADCDigit(), BmnADCDigit(), BmnADCDigit(), BmnADCDigit(), GetNSamples(), SetShortValue(), and SetUShortValue().
|
protected |
Definition at line 13 of file BmnADCDigit.h.
Referenced by BmnADCDigit(), BmnADCDigit(), BmnADCDigit(), BmnADCDigit(), BmnADCDigit(), and GetSerial().
|
protected |
Definition at line 17 of file BmnADCDigit.h.
Referenced by BmnADCDigit(), BmnADCDigit(), BmnADCDigit(), GetShortValue(), SetShortValue(), and ~BmnADCDigit().
|
protected |
Definition at line 16 of file BmnADCDigit.h.
Referenced by BmnADCDigit(), BmnADCDigit(), BmnADCDigit(), GetUShortValue(), SetUShortValue(), and ~BmnADCDigit().
|
protected |
Definition at line 19 of file BmnADCDigit.h.
Referenced by BmnADCDigit(), IsEmbedded(), and SetAsEmbedded().