ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODTrigger
xAODTrigger
versions
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):
11
extern
"C"
{
12
# include <stdint.h>
13
}
14
#include <vector>
15
#include <string>
16
17
// xAOD include(s):
18
#include "
xAODCore/AuxContainerBase.h
"
19
20
#include "
xAODTrigger/TrigComposite.h
"
21
#include "
SGCore/sgkey_t.h
"
22
23
namespace
xAOD
{
24
30
class
TrigCompositeAuxContainer_v2
:
public
AuxContainerBase
{
31
32
public
:
33
using
sgkey_t
=
SG::sgkey_t
;
34
using
index_type
=
uint32_t
;
35
37
TrigCompositeAuxContainer_v2
();
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
"
55
SG_BASE
(
xAOD::TrigCompositeAuxContainer_v2
,
xAOD::AuxContainerBase
);
56
57
#endif
// XAODTRIGGER_VERSIONS_TRIGCOMPOSITEAUXCONTAINER_V2_H
AuxContainerBase.h
SG_BASE
#define SG_BASE(D, B)
Declare that class D derives from class B.
Definition
Control/AthenaKernel/AthenaKernel/BaseInfo.h:243
BaseInfo.h
TrigComposite.h
xAOD::AuxContainerBase
Common base class for the auxiliary containers.
Definition
AuxContainerBase.h:55
xAOD::AuxContainerBase::AuxContainerBase
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
Definition
AuxContainerBase.cxx:33
xAOD::TrigCompositeAuxContainer_v2
Auxiliary store for TrigComposite containers.
Definition
TrigCompositeAuxContainer_v2.h:30
xAOD::TrigCompositeAuxContainer_v2::linkColClids
std::vector< std::vector< uint32_t > > linkColClids
Definition
TrigCompositeAuxContainer_v2.h:45
xAOD::TrigCompositeAuxContainer_v2::index_type
uint32_t index_type
Definition
TrigCompositeAuxContainer_v2.h:34
xAOD::TrigCompositeAuxContainer_v2::name
std::vector< std::string > name
Definition
TrigCompositeAuxContainer_v2.h:40
xAOD::TrigCompositeAuxContainer_v2::decisions
std::vector< std::vector< TrigCompositeUtils::DecisionID > > decisions
Definition
TrigCompositeAuxContainer_v2.h:47
xAOD::TrigCompositeAuxContainer_v2::linkColKeys
std::vector< std::vector< sgkey_t > > linkColKeys
Definition
TrigCompositeAuxContainer_v2.h:43
xAOD::TrigCompositeAuxContainer_v2::TrigCompositeAuxContainer_v2
TrigCompositeAuxContainer_v2()
Default constuctor.
Definition
TrigCompositeAuxContainer_v2.cxx:12
xAOD::TrigCompositeAuxContainer_v2::sgkey_t
SG::sgkey_t sgkey_t
Definition
TrigCompositeAuxContainer_v2.h:33
xAOD::TrigCompositeAuxContainer_v2::linkColNames
std::vector< std::vector< std::string > > linkColNames
Definition
TrigCompositeAuxContainer_v2.h:42
xAOD::TrigCompositeAuxContainer_v2::linkColIndices
std::vector< std::vector< index_type > > linkColIndices
Definition
TrigCompositeAuxContainer_v2.h:44
SG::sgkey_t
uint32_t sgkey_t
Type used for hashed StoreGate key+CLID pairs.
Definition
sgkey_t.h:32
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
xAOD::uint32_t
setEventNumber uint32_t
Definition
EventInfo_v1.cxx:127
sgkey_t.h
Generated on
for ATLAS Offline Software by
1.17.0