ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODCutFlow
Root
CutBookkeeperAuxContainer_v1.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// Local include(s):
6
#include "
xAODCutFlow/versions/CutBookkeeperAuxContainer_v1.h
"
7
9
namespace
xAOD
{
10
11
CutBookkeeperAuxContainer_v1::CutBookkeeperAuxContainer_v1
()
12
:
AuxContainerBase
() {
13
14
AUX_VARIABLE
(
nameIdentifier
);
15
AUX_VARIABLE
(
uniqueIdentifier
);
16
AUX_VARIABLE
(
name
);
17
AUX_VARIABLE
(
description
);
18
AUX_VARIABLE
(
cutLogic
);
19
AUX_VARIABLE
(
isTopFilter
);
20
AUX_VARIABLE
(
cycle
);
21
AUX_VARIABLE
(
inputStream
);
22
AUX_VARIABLE
(
outputStreams
);
23
AUX_VARIABLE
(
parentLink
);
24
AUX_VARIABLE
(
childrenLinks
);
25
AUX_VARIABLE
(
othersLinks
);
26
AUX_VARIABLE
(
siblingsLinks
);
27
28
AUX_VARIABLE
(
nAcceptedEvents
);
29
AUX_VARIABLE
(
sumOfEventWeights
);
30
AUX_VARIABLE
(
sumOfEventWeightsSquared
);
31
32
}
33
34
}
// namespace xAOD
AUX_VARIABLE
#define AUX_VARIABLE(VAR,...)
Convenience macro for declaring an auxiliary variable.
Definition
AuxVariable.h:23
CutBookkeeperAuxContainer_v1.h
xAOD::AuxContainerBase::AuxContainerBase
AuxContainerBase(bool allowDynamicVars=true)
Default constructor.
Definition
AuxContainerBase.cxx:33
xAOD::CutBookkeeperAuxContainer_v1::description
std::vector< std::string > description
Definition
CutBookkeeperAuxContainer_v1.h:49
xAOD::CutBookkeeperAuxContainer_v1::uniqueIdentifier
std::vector< unsigned int > uniqueIdentifier
Definition
CutBookkeeperAuxContainer_v1.h:47
xAOD::CutBookkeeperAuxContainer_v1::outputStreams
std::vector< std::vector< std::string > > outputStreams
Definition
CutBookkeeperAuxContainer_v1.h:54
xAOD::CutBookkeeperAuxContainer_v1::cycle
std::vector< int > cycle
Definition
CutBookkeeperAuxContainer_v1.h:52
xAOD::CutBookkeeperAuxContainer_v1::sumOfEventWeightsSquared
std::vector< double > sumOfEventWeightsSquared
Definition
CutBookkeeperAuxContainer_v1.h:66
xAOD::CutBookkeeperAuxContainer_v1::parentLink
std::vector< xAOD::CutBookkeeperLink_t > parentLink
Definition
CutBookkeeperAuxContainer_v1.h:55
xAOD::CutBookkeeperAuxContainer_v1::nameIdentifier
std::vector< unsigned int > nameIdentifier
Definition
CutBookkeeperAuxContainer_v1.h:46
xAOD::CutBookkeeperAuxContainer_v1::othersLinks
std::vector< xAOD::CutBookkeeperLinks_t > othersLinks
Definition
CutBookkeeperAuxContainer_v1.h:57
xAOD::CutBookkeeperAuxContainer_v1::inputStream
std::vector< std::string > inputStream
Definition
CutBookkeeperAuxContainer_v1.h:53
xAOD::CutBookkeeperAuxContainer_v1::siblingsLinks
std::vector< xAOD::CutBookkeeperLinks_t > siblingsLinks
Definition
CutBookkeeperAuxContainer_v1.h:58
xAOD::CutBookkeeperAuxContainer_v1::name
std::vector< std::string > name
Definition
CutBookkeeperAuxContainer_v1.h:48
xAOD::CutBookkeeperAuxContainer_v1::nAcceptedEvents
std::vector< uint64_t > nAcceptedEvents
Definition
CutBookkeeperAuxContainer_v1.h:64
xAOD::CutBookkeeperAuxContainer_v1::cutLogic
std::vector< unsigned int > cutLogic
Definition
CutBookkeeperAuxContainer_v1.h:50
xAOD::CutBookkeeperAuxContainer_v1::sumOfEventWeights
std::vector< double > sumOfEventWeights
Definition
CutBookkeeperAuxContainer_v1.h:65
xAOD::CutBookkeeperAuxContainer_v1::CutBookkeeperAuxContainer_v1
CutBookkeeperAuxContainer_v1()
Default constructor.
Definition
CutBookkeeperAuxContainer_v1.cxx:11
xAOD::CutBookkeeperAuxContainer_v1::isTopFilter
std::vector< int > isTopFilter
Definition
CutBookkeeperAuxContainer_v1.h:51
xAOD::CutBookkeeperAuxContainer_v1::childrenLinks
std::vector< xAOD::CutBookkeeperLinks_t > childrenLinks
Definition
CutBookkeeperAuxContainer_v1.h:56
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
Generated on
for ATLAS Offline Software by
1.17.0