|
|
Go to the source code of this file.
◆ operator<<()
ostream& operator<< |
( |
ostream & |
s, |
|
|
const HcalTBTiming & |
htbtmg |
|
) |
| |
Definition at line 81 of file HcalTBTiming.cc.
83 s <<
"TTC L1A time = " << htbtmg.
ttcL1Atime() << endl;
84 s <<
"Laser Flash = " << htbtmg.
laserFlash() << endl;
85 s <<
"QIE Phase = " << htbtmg.
qiePhase() << endl;
179 s <<
"Beam Coincidence hits: ";
References HcalTBTiming::BeamCoincidenceCount(), HcalTBTiming::BeamCoincidenceHits(), HcalTBTiming::BH1Count(), HcalTBTiming::BH1Hits(), HcalTBTiming::BH2Count(), HcalTBTiming::BH2Hits(), HcalTBTiming::BH3Count(), HcalTBTiming::BH3Hits(), HcalTBTiming::BH4Count(), HcalTBTiming::BH4Hits(), mps_fire::i, HcalTBTiming::laserFlash(), HcalTBTiming::M1Count(), HcalTBTiming::M1Hits(), HcalTBTiming::M2Count(), HcalTBTiming::M2Hits(), HcalTBTiming::M3Count(), HcalTBTiming::M3Hits(), HcalTBTiming::qiePhase(), alignCSCRings::s, HcalTBTiming::S1Count(), HcalTBTiming::S1Hits(), HcalTBTiming::S2Count(), HcalTBTiming::S2Hits(), HcalTBTiming::S3Count(), HcalTBTiming::S3Hits(), HcalTBTiming::S4Count(), HcalTBTiming::S4Hits(), HcalTBTiming::TOF1Jtime(), HcalTBTiming::TOF1Stime(), HcalTBTiming::TOF2Jtime(), HcalTBTiming::TOF2Stime(), HcalTBTiming::triggerTime(), and HcalTBTiming::ttcL1Atime().
int M2Count() const
Returns the number of hits from muon veto scintillator M2.
int BH3Count() const
Returns the number of hits from beam halo counter right from particle view.
double S1Hits(int index) const
Returns the indexed hit time from scintillator S1, which is 12cm x 12cm.
int S2Count() const
Returns the number of hits from scintillator S2, which is 4cm x 4cm.
double S2Hits(int index) const
Returns the indexed hit time from scintillator S2, which is 4cm x 4cm.
int M1Count() const
Returns the number of hits from muon veto scintillator M1.
int BH2Count() const
Returns the number of hits from beam halo counter left from particle view.
int S1Count() const
Returns the number of hits from scintillator S1, which is 12cm x 12cm.
int S4Count() const
Returns the number of hits from scintillator S4, which is 12cm x 12cm.
double BeamCoincidenceHits(int index) const
Returns the indexed hit time from Beam Coincidence.
double S4Hits(int index) const
Returns the indexed hit time from scintillator S4, which is 12cm x 12cm.
double qiePhase() const
Returns the QIE phase for 2003 testbeam data (zero otherwise)
double BH4Hits(int index) const
Returns the indexed hit time from beam halo counter DOWN HORZINTAL.
double laserFlash() const
Returns the laser activation time in ns.
double S3Hits(int index) const
Returns the indexed hit time from scintillator S3, which is 2cm x 2cm.
int BH1Count() const
Returns the number of hits from beam halo counter up horizontal.
double M1Hits(int index) const
Returns the indexed hit time from muon veto scintillator M1.
int M3Count() const
Returns the number of hits from muon veto scintillator M3.
double TOF1Jtime() const
Returns the TOF1J time (zero otherwise)
double BH3Hits(int index) const
Returns the indexed hit time from beam halo counter BEAM RIGHT FROM PARTICLE'S VIEW.
double triggerTime() const
Returns the trigger time in ns.
int S3Count() const
Returns the number of hits from scintillator S3, which is 2cm x 2cm.
double M2Hits(int index) const
Returns the indexed hit time from muon veto scintillator M2.
double TOF2Jtime() const
Returns the TOF2J time (zero otherwise)
double BH1Hits(int index) const
Returns the indexed hit time from beam halo counter UP HORIZONTAL.
double M3Hits(int index) const
Returns the indexed hit time from muon veto scintillator M3.
double ttcL1Atime() const
Returns the Level 1 Accept time in ns.
int BeamCoincidenceCount() const
Returns the number of hits from Beam Coincidence.
double TOF2Stime() const
Returns the TOF2S time (zero otherwise)
int BH4Count() const
Returns the number of hits from beam halo counter down horizontal.
double TOF1Stime() const
Returns the TOF1S time (zero otherwise)
double BH2Hits(int index) const
Returns the indexed hit time from from beam halo counter BEAM LEFT FROM PARTICLE'S VIEW.