Go to the documentation of this file.
65 if (
qdec() == 7 &&
tt.qdec() == 7)
69 ((fmod(
double(
pvCode()), 8.) == 0) ^ (fmod(
double(
tt.pvCode()), 8.) == 0)) || !(
pvCorr() ==
tt.pvCorr()) ||
73 cout <<
"pvCode:" <<
pvCode() <<
"," <<
tt.pvCode() << endl;
74 cout <<
"pvK:" <<
pvK() <<
"," <<
tt.pvK() << endl;
75 cout <<
"pvCorr:" <<
pvCorr() <<
"," <<
tt.pvCorr() << endl;
76 cout <<
"psiR:" <<
psiR() <<
"," <<
tt.psiR() << endl;
78 cout <<
"qdec:" <<
qdec() <<
"," <<
tt.qdec() << endl;
79 cout <<
"data().pvIO:" <<
data().
pvIO() <<
"," <<
tt.data().pvIO() << endl;
~DTTracoTrig() override
Destructor.
void setStep(int step)
Set trigger step.
std::vector< const DTBtiTrigData * > _btitrig
void setParent(DTTracoId tracoid)
Set the parent TRACO Identifier.
int DeltaPsiR() const
Return DeltaPsiR.
DTTracoTrigData data() const
Return the data part.
bool operator==(const DTTracoTrig &) const
comparison operator
int pvIO() const
Return the preview i/o bit.
DTTracoTrig()
Constructors.
int pvK() const
Return the preview K.
int qdec() const
Return the trigger code in new format.
void clear(HadCaloObj &c)
int pvCode() const
Return the preview code.
int pvCorr() const
Return the preview correaltion bit.
int isFirst() const
Return non 0 if the track is a first track.
DTTracoId id() const
Return TRACO id.
char data[epos_bytes_allocation]
int psiR() const
Return trigger X parameter converted to angle.