|
BmnRoot
|
#include <BmnTrigDigit.h>
Public Member Functions | |
| BmnTrigDigit () | |
| BmnTrigDigit (Short_t iMod, Double_t iTime, Double_t iAmp, Double_t iTimestamp=-1.0) | |
| Short_t | GetMod () const |
| Double_t | GetTime () const |
| Double_t | GetAmp () const |
| UShort_t | GetTimestamp () const |
| void | SetAmp (Double_t amp) |
| void | SetMod (Short_t mod) |
| void | SetTime (Double_t time) |
| void | SetTimestamp (UShort_t v) |
| virtual | ~BmnTrigDigit () |
| BmnTrigDigit () | |
| BmnTrigDigit (Short_t iMod, Double_t iTime, Double_t iAmp, Double_t iTimestamp=-1.0) | |
| Short_t | GetMod () const |
| Double_t | GetTime () const |
| Double_t | GetAmp () const |
| UShort_t | GetTimestamp () const |
| void | SetAmp (Double_t amp) |
| void | SetMod (Short_t mod) |
| void | SetTime (Double_t time) |
| void | SetTimestamp (UShort_t v) |
| virtual | ~BmnTrigDigit () |
Protected Member Functions | |
| ClassDef (BmnTrigDigit, 1) | |
| ClassDef (BmnTrigDigit, 1) | |
Protected Attributes | |
| Short_t | fMod |
| Double_t | fTime |
| Double_t | fAmp |
| Double_t | fTimestamp |
Definition at line 6 of file BmnTrigDigit.h.
| BmnTrigDigit::BmnTrigDigit | ( | ) |
Default constructor
Definition at line 3 of file BmnTrigDigit.cxx.
References fAmp, fMod, fTime, and fTimestamp.
| BmnTrigDigit::BmnTrigDigit | ( | Short_t | iMod, |
| Double_t | iTime, | ||
| Double_t | iAmp, | ||
| Double_t | iTimestamp = -1.0 |
||
| ) |
Constructor to use
Definition at line 12 of file BmnTrigDigit.cxx.
References fAmp, fMod, fTime, and fTimestamp.
|
virtual |
Destructor
Definition at line 21 of file BmnTrigDigit.cxx.
| BmnTrigDigit::BmnTrigDigit | ( | ) |
Default constructor
| BmnTrigDigit::BmnTrigDigit | ( | Short_t | iMod, |
| Double_t | iTime, | ||
| Double_t | iAmp, | ||
| Double_t | iTimestamp = -1.0 |
||
| ) |
Constructor to use
|
virtual |
Destructor
|
protected |
|
protected |
|
inline |
Definition at line 19 of file BmnTrigDigit.h.
References fAmp.
Referenced by BmnHistTrigger::FillFromDigi(), BmnTOF1Detector::FindHitsNew(), and ToF400DigitAnalysis_period5().
|
inline |
Definition at line 19 of file BmnTrigDigit.h.
References fAmp.
|
inline |
Definition at line 15 of file BmnTrigDigit.h.
References fMod.
Referenced by BmnFillDstTask::Exec(), BmnTriggersCheck::Exec(), and BmnHistTrigger::FillFromDigi().
|
inline |
Definition at line 15 of file BmnTrigDigit.h.
References fMod.
|
inline |
Definition at line 17 of file BmnTrigDigit.h.
References fTime.
Referenced by BmnFillDstTask::Exec(), BmnHistTrigger::FillFromDigi(), and ToF400DigitAnalysis_period5().
|
inline |
Definition at line 17 of file BmnTrigDigit.h.
References fTime.
|
inline |
Definition at line 21 of file BmnTrigDigit.h.
References fTimestamp.
|
inline |
Definition at line 21 of file BmnTrigDigit.h.
References fTimestamp.
|
inline |
Definition at line 23 of file BmnTrigDigit.h.
References fAmp.
Referenced by BmnBdDigitizer::Exec(), and BmnSiMDDigitizer::Exec().
|
inline |
Definition at line 23 of file BmnTrigDigit.h.
References fAmp.
|
inline |
Definition at line 25 of file BmnTrigDigit.h.
References fMod.
Referenced by BmnBdDigitizer::Exec(), and BmnSiMDDigitizer::Exec().
|
inline |
Definition at line 25 of file BmnTrigDigit.h.
References fMod.
|
inline |
Definition at line 27 of file BmnTrigDigit.h.
References fTime.
Referenced by BmnBdDigitizer::Exec().
|
inline |
Definition at line 27 of file BmnTrigDigit.h.
References fTime.
|
inline |
Definition at line 29 of file BmnTrigDigit.h.
References fTimestamp, and v.
|
inline |
Definition at line 29 of file BmnTrigDigit.h.
References fTimestamp, and v.
|
protected |
Definition at line 37 of file BmnTrigDigit.h.
Referenced by BmnTrigDigit(), BmnTrigDigit(), GetAmp(), and SetAmp().
|
protected |
Definition at line 35 of file BmnTrigDigit.h.
Referenced by BmnTrigDigit(), BmnTrigDigit(), GetMod(), and SetMod().
|
protected |
Definition at line 36 of file BmnTrigDigit.h.
Referenced by BmnTrigDigit(), BmnTrigDigit(), GetTime(), and SetTime().
|
protected |
Definition at line 38 of file BmnTrigDigit.h.
Referenced by BmnTrigDigit(), BmnTrigDigit(), GetTimestamp(), and SetTimestamp().