ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
xAOD | |
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region. | |
Macros | |
#define | DEFINE_ACCESSOR(NAME, TYPE) |
Helper macro for managing cluster moment Accessor objects. More... | |
Functions | |
const SG::AuxElement::Accessor< float > * | xAOD::momentAccessorV1 (xAOD::CaloCluster_v1::MomentType moment) |
Helper function for managing cluster moment Accessor objects. More... | |
const SG::AuxElement::Accessor< xAOD::CaloCluster_v1::ncells_store_t > * | xAOD::momentContainerAccessorV1 (xAOD::CaloCluster_v1::MomentType moment) |
Helper function for managing cluster moment Accessor objects. More... | |
#define DEFINE_ACCESSOR | ( | NAME, | |
TYPE | |||
) |
Helper macro for managing cluster moment Accessor objects.
Definition at line 15 of file CaloClusterAccessors_v1.cxx.