ATLAS Offline Software
Classes | Typedefs
GlobalSim::IOBitwise Namespace Reference

Classes

class  CommonTOB
 Class to hold common (eta/eta/phi) TOB bits. More...
 
class  eEmEg1BDTTOB
 Class to hold eGamma1 BDT decision bits. More...
 
class  eEmEg1eRatioTOB
 Class to hold eGamma1 eRatio result bits. More...
 
class  eEmNbhoodTOB
 Class to hold an eFexRoI and LAr strip neighbourhood. More...
 
class  eEmTOB
 Class to hold eFexROI TOB bits. More...
 
class  ICommonTOB
 Class to hold common (eta/eta/phi) TOB bits. More...
 
class  IeEmEg1BDTTOB
 Class to hold eGamma1 BDT decision bits. More...
 
class  IeEmEg1eRatioTOB
 Class to hold eGamma1 eRatio result bits. More...
 
class  IeEmNbhoodTOB
 Class to hold an eFexRoI and LAr strip neighbourhood. More...
 
class  IeEmTOB
 Class to hold eFexROI TOB bits. More...
 

Typedefs

using ICommonTOBContainer = std::vector< std::shared_ptr< ICommonTOB > >
 
using IeEmEg1BDTTOBContainer = DataVector< GlobalSim::IOBitwise::IeEmEg1BDTTOB >
 
using IeEmEg1eRatioTOBContainer = DataVector< GlobalSim::IOBitwise::IeEmEg1eRatioTOB >
 
using IeEmNbhoodTOBContainer = DataVector< GlobalSim::IOBitwise::IeEmNbhoodTOB >
 Property: Defining the container object. More...
 
using IeEmTOBContainer = DataVector< GlobalSim::IOBitwise::IeEmTOB >
 Property: Container to hold IeEmTOB objects. More...
 

Typedef Documentation

◆ ICommonTOBContainer

using GlobalSim::IOBitwise::ICommonTOBContainer = typedef std::vector<std::shared_ptr<ICommonTOB> >

Definition at line 58 of file ICommonTOB.h.

◆ IeEmEg1BDTTOBContainer

Definition at line 13 of file IeEmEg1BDTTOBContainer.h.

◆ IeEmEg1eRatioTOBContainer

Definition at line 13 of file IeEmEg1eRatioTOBContainer.h.

◆ IeEmNbhoodTOBContainer

Property: Defining the container object.

Definition at line 22 of file IeEmNbhoodTOBContainer.h.

◆ IeEmTOBContainer

Property: Container to hold IeEmTOB objects.

Definition at line 23 of file IeEmTOBContainer.h.