ATLAS Offline Software
Loading...
Searching...
No Matches
TrigCompositeAuxContainer_v2.h
Go to the documentation of this file.
1// Dear emacs, this is -*- c++ -*-
2
3/*
4 Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
5*/
6
7#ifndef XAODTRIGGER_VERSIONS_TRIGCOMPOSITEAUXCONTAINER_V2_H
8#define XAODTRIGGER_VERSIONS_TRIGCOMPOSITEAUXCONTAINER_V2_H
9
10// System include(s):
11extern "C" {
12# include <stdint.h>
13}
14#include <vector>
15#include <string>
16
17// xAOD include(s):
19
21#include "SGCore/sgkey_t.h"
22
23namespace xAOD {
24
31
32 public:
35
38
39 private:
40 std::vector< std::string > name;
41
42 std::vector< std::vector< std::string > > linkColNames;
43 std::vector< std::vector< sgkey_t > > linkColKeys;
44 std::vector< std::vector< index_type > > linkColIndices;
45 std::vector< std::vector< uint32_t > > linkColClids;
46
47 std::vector< std::vector< TrigCompositeUtils::DecisionID > > decisions;
48
49 }; // class TrigCompositeAuxContainer_v2
50
51} // namespace xAOD
52
53// Declare the inheritance of the class:
54#include "xAODCore/BaseInfo.h"
56
57#endif // XAODTRIGGER_VERSIONS_TRIGCOMPOSITEAUXCONTAINER_V2_H
#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::vector< TrigCompositeUtils::DecisionID > > decisions
std::vector< std::vector< sgkey_t > > linkColKeys
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.
Definition sgkey_t.h:32
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
setEventNumber uint32_t