34 if( ((mod%8) == 0) || ((mod%8) == 7) ){
#define AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(CL, TYPE, NAME, SETTER)
Macro creating the accessors of primitive auxiliary properties.
#define AUXSTORE_OBJECT_SETTER_AND_GETTER(CL, TYPE, NAME, SETTER)
Macro creating the accessors of complex auxiliary properties.
AuxElement()
Default constructor.
Description of JEMEtSums_v1.
unsigned int et() const
get et for etVec[peak] - time slice that (hopefully) contains the collision
unsigned int ey() const
get ey for eyVec[peak] - time slice that (hopefully) contains the collision
unsigned int forward() const
Is this JEMEtSums forward?
const std::vector< unsigned int > & etVec() const
Please note that in the context of JEMEtSums, et is total energy, not transverse energy For transvers...
int module() const
get module
unsigned int ex() const
get ex for exVec[peak] - time slice that (hopefully) contains the collision
const std::vector< unsigned int > & eyVec() const
get eyVec - ey for all time slices
const std::vector< unsigned int > & exVec() const
get exVec - ex for all time slices
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.