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;
#define SG_BASE(D, B)
Declare that class D derives from class B.
Common base class for the auxiliary containers.
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
Auxiliary store for TrigComposite containers.
std::vector< std::vector< uint32_t > > linkColClids
std::vector< std::string > name
std::vector< std::vector< TrigCompositeUtils::DecisionID > > decisions
std::vector< std::vector< sgkey_t > > linkColKeys
TrigCompositeAuxContainer_v2()
Default constuctor.
std::vector< std::vector< std::string > > linkColNames
std::vector< std::vector< index_type > > linkColIndices
uint32_t sgkey_t
Type used for hashed StoreGate key+CLID pairs.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.