Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef xAODTrigMinBias_TrigT2ZdcSignals_V1_H
6 #define xAODTrigMinBias_TrigT2ZdcSignals_V1_H
31 void print(
void)
const;
Base class for elements of a container that can have aux data.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
void setTriggerEnergies(const std::vector< float > &trigEg)
void print(void) const
Prints out data members to std::cout.
void setTriggerTimes(const std::vector< float > &trigTm)
TrigT2ZdcSignals_v1()
default ctor
const std::vector< float > & triggerTimes() const
Return the relative times of the triggers.
static const unsigned int NUM_ZDC
A data member to contain the number of ZDC signals.
const std::vector< float > & triggerEnergies() const
Return the trigger energies of each counter.
Base class for elements of a container that can have aux data.