|
BmnRoot
|
#include <BmnTQDCADCDigit.h>
Public Member Functions | |
| BmnTQDCADCDigit () | |
| BmnTQDCADCDigit (UInt_t iSerial, UInt_t iChannel, UChar_t iSlot, UInt_t n, Short_t *iValue, UShort_t TrigTS, UShort_t AdcTS) | |
| UShort_t | GetTrigTimestamp () const |
| UShort_t | GetAdcTimestamp () const |
| UChar_t | GetSlot () const |
| virtual | ~BmnTQDCADCDigit () |
| BmnTQDCADCDigit () | |
| BmnTQDCADCDigit (UInt_t iSerial, UInt_t iChannel, UChar_t iSlot, UInt_t n, Short_t *iValue, UShort_t TrigTS, UShort_t AdcTS) | |
| UShort_t | GetTrigTimestamp () const |
| UShort_t | GetAdcTimestamp () const |
| UChar_t | GetSlot () const |
| virtual | ~BmnTQDCADCDigit () |
Public Member Functions inherited from BmnADCDigit | |
| 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 Member Functions | |
| ClassDef (BmnTQDCADCDigit, 1) | |
| ClassDef (BmnTQDCADCDigit, 1) | |
Protected Attributes | |
| UShort_t | fTrigTimestamp |
| UShort_t | fAdcTimestamp |
| UChar_t | fSlot |
Protected Attributes inherited from BmnADCDigit | |
| UInt_t | fSerial |
| UShort_t | fChannel |
| UInt_t | fNsmpl |
| UShort_t * | fValueU |
| Short_t * | fValueI |
| Bool_t | isEmbedded |
Definition at line 20 of file BmnTQDCADCDigit.h.
| BmnTQDCADCDigit::BmnTQDCADCDigit | ( | ) |
Definition at line 3 of file BmnTQDCADCDigit.cxx.
References fAdcTimestamp, and fTrigTimestamp.
| BmnTQDCADCDigit::BmnTQDCADCDigit | ( | UInt_t | iSerial, |
| UInt_t | iChannel, | ||
| UChar_t | iSlot, | ||
| UInt_t | n, | ||
| Short_t * | iValue, | ||
| UShort_t | TrigTS, | ||
| UShort_t | AdcTS | ||
| ) |
Definition at line 8 of file BmnTQDCADCDigit.cxx.
References fAdcTimestamp, fSlot, and fTrigTimestamp.
|
virtual |
Definition at line 17 of file BmnTQDCADCDigit.cxx.
| BmnTQDCADCDigit::BmnTQDCADCDigit | ( | ) |
| BmnTQDCADCDigit::BmnTQDCADCDigit | ( | UInt_t | iSerial, |
| UInt_t | iChannel, | ||
| UChar_t | iSlot, | ||
| UInt_t | n, | ||
| Short_t * | iValue, | ||
| UShort_t | TrigTS, | ||
| UShort_t | AdcTS | ||
| ) |
|
virtual |
|
protected |
|
protected |
|
inline |
Definition at line 29 of file BmnTQDCADCDigit.h.
References fAdcTimestamp.
Referenced by BmnTrigRaw2Digit::FillEvent().
|
inline |
Definition at line 29 of file BmnTQDCADCDigit.h.
References fAdcTimestamp.
|
inline |
Definition at line 33 of file BmnTQDCADCDigit.h.
References fSlot.
Referenced by BmnTrigRaw2Digit::FillEvent(), BmnHodoRaw2Digit::fillEvent(), and BmnNdetRaw2Digit::fillEvent().
|
inline |
Definition at line 33 of file BmnTQDCADCDigit.h.
References fSlot.
|
inline |
Definition at line 25 of file BmnTQDCADCDigit.h.
References fTrigTimestamp.
Referenced by BmnTrigRaw2Digit::FillEvent().
|
inline |
Definition at line 25 of file BmnTQDCADCDigit.h.
References fTrigTimestamp.
|
protected |
Definition at line 39 of file BmnTQDCADCDigit.h.
Referenced by BmnTQDCADCDigit(), BmnTQDCADCDigit(), and GetAdcTimestamp().
|
protected |
Definition at line 40 of file BmnTQDCADCDigit.h.
Referenced by BmnTQDCADCDigit(), and GetSlot().
|
protected |
Definition at line 38 of file BmnTQDCADCDigit.h.
Referenced by BmnTQDCADCDigit(), BmnTQDCADCDigit(), and GetTrigTimestamp().