Loading [MathJax]/jax/output/SVG/config.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODTRIGGER_VERSIONS_TRIGCOMPOSITEAUXCONTAINER_V2_H
9 #define XAODTRIGGER_VERSIONS_TRIGCOMPOSITEAUXCONTAINER_V2_H
43 std::vector< std::string >
name;
50 std::vector< std::vector< TrigCompositeUtils::DecisionID > >
decisions;
60 #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.
Define the 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.