 |
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef XAODTRIGGER_VERSIONS_TRIGCOMPOSITEAUXCONTAINER_V2_H
8 #define XAODTRIGGER_VERSIONS_TRIGCOMPOSITEAUXCONTAINER_V2_H
40 std::vector< std::string >
name;
47 std::vector< std::vector< TrigCompositeUtils::DecisionID > >
decisions;
57 #endif // XAODTRIGGER_VERSIONS_TRIGCOMPOSITEAUXCONTAINER_V2_H
std::vector< std::vector< index_type > > linkColIndices
std::vector< std::string > name
std::vector< std::vector< sgkey_t > > linkColKeys
std::vector< std::vector< std::string > > linkColNames
Common base class for the auxiliary containers.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
std::vector< std::vector< TrigCompositeUtils::DecisionID > > decisions
TrigCompositeAuxContainer_v2()
Default constuctor.
uint32_t sgkey_t
Type used for hashed StoreGate key+CLID pairs.
std::vector< std::vector< uint32_t > > linkColClids
SG_BASE(xAOD::TrigCompositeAuxContainer_v2, xAOD::AuxContainerBase)
Auxiliary store for TrigComposite containers.