|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGT2ZDCSIGNALS_H
6 #define TRIGT2ZDCSIGNALS_H
9 #include "GaudiKernel/MsgStream.h"
37 void print(
void)
const;
std::vector< float > m_triggerTimes
void print(void) const
Prints out data members to std::cout.
std::string str(const TrigT2ZdcSignals &trigT2ZdcSignals)
Helper function for printing the object.
const std::vector< float > & triggerTimes(void) const
Return the relative times of the triggers.
static const int NUM_ZDC
A data member to contain the number of ZDC signals.
const std::vector< float > & triggerEnergies(void) const
Return the trigger energies of each counter.
MsgStream & operator<<(MsgStream &m, const TrigT2ZdcSignals &trigT2ZdcSignals)
Helper operator for printing the object.
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
std::vector< float > m_triggerEnergies
macros to associate a CLID to a type