5#ifndef xAODTrigMinBias_TrigT2MbtsBits_V1_H
6#define xAODTrigMinBias_TrigT2MbtsBits_V1_H
33 void print(
void)
const;
Base class for elements of a container that can have aux data.
Base class for elements of a container that can have aux data.
void setTriggerTimes(const std::vector< float > &trigTm)
void print(void) const
Prints out data members to std::cout.
const std::vector< float > & triggerEnergies() const
Return the trigger energies of each counter.
TrigT2MbtsBits_v1()
default ctor
const std::vector< float > & triggerTimes() const
Return the relative times of the triggers.
void setTriggerEnergies(const std::vector< float > &trigEg)
static const unsigned int NUM_MBTS
Prints out data members to MsgStream.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.