12#ifndef GLOBALSIM_EEMNBHOODTOB_H
13#define GLOBALSIM_EEMNBHOODTOB_H
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Class to hold an eFexRoI and LAr strip neighbourhood.
virtual std::string to_string() const
print out contents to string
eEmNbhoodTOB(const xAOD::eFexEMRoI &eFexTOB, const GlobalSim::LArStripNeighborhood &nbhood)
Constructor taking an eFexROITOB and a LArStripNeighborhood.
virtual const LArStripNeighborhood & Neighbourhood() const
Returns the LarStripNeighbourhood: 3*17 cells centred on the eFexROI.
virtual ~eEmNbhoodTOB()
Destructor.
LArStripNeighborhood m_neighbourhood
Property: LArStripNeighborhood associated with this eEmTOB.
Class to hold eFexROI TOB bits.
eEmTOB(const xAOD::eFexEMRoI &eFexTOB)
Constructor taking an eFexROITOB to inisialise bits.
Class to hold windows of LAr strip cells in a the neighbourhood of a eFexRoI.
eFexEMRoI_v1 eFexEMRoI
Define the latest version of the eFexEMRoI class.