ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODTruth
Root
TruthMetaData_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
// $Id$
6
7
// xAOD include(s):
8
#include "
xAODCore/AuxStoreAccessorMacros.h
"
9
10
// Local include(s):
11
#include "
xAODTruth/versions/TruthMetaData_v1.h
"
12
13
namespace
xAOD
{
14
15
TruthMetaData_v1::TruthMetaData_v1
():
SG
::AuxElement() {}
16
17
//Arguments for MACRO are as follows: AUXSTORE_OBJECT/PRIMITIVE_SETTER_AND_GETTER(CL, TYPE, NAME, SETTER)
18
AUXSTORE_OBJECT_SETTER_AND_GETTER
(
TruthMetaData_v1
, std::vector < std::string >, weightNames, setWeightNames )
19
AUXSTORE_PRIMITIVE_SETTER_AND_GETTER
(
TruthMetaData_v1
,
uint32_t
,
mcChannelNumber
, setMcChannelNumber )
20
AUXSTORE_OBJECT_SETTER_AND_GETTER
(
TruthMetaData_v1
, std::string, lhefGenerator, setLhefGenerator )
21
AUXSTORE_OBJECT_SETTER_AND_GETTER
(
TruthMetaData_v1
, std::string, generators, setGenerators )
22
AUXSTORE_OBJECT_SETTER_AND_GETTER
(
TruthMetaData_v1
, std::string, evgenProcess, setEvgenProcess )
23
AUXSTORE_OBJECT_SETTER_AND_GETTER
(
TruthMetaData_v1
, std::string, evgenTune, setEvgenTune )
24
AUXSTORE_OBJECT_SETTER_AND_GETTER
(
TruthMetaData_v1
, std::string, hadronizationModel, setHadronizationModel )
25
AUXSTORE_OBJECT_SETTER_AND_GETTER
(
TruthMetaData_v1
, std::string, partonShowerModel, setPartonShowerModel )
26
AUXSTORE_OBJECT_SETTER_AND_GETTER
(
TruthMetaData_v1
, std::string, hardPDF, setHardPDF )
27
AUXSTORE_OBJECT_SETTER_AND_GETTER
(
TruthMetaData_v1
, std::string, softPDF, setSoftPDF )
28
}
29
//
AuxStoreAccessorMacros.h
AUXSTORE_PRIMITIVE_SETTER_AND_GETTER
#define AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(CL, TYPE, NAME, SETTER)
Macro creating the accessors of primitive auxiliary properties.
Definition
AuxStoreAccessorMacros.h:36
AUXSTORE_OBJECT_SETTER_AND_GETTER
#define AUXSTORE_OBJECT_SETTER_AND_GETTER(CL, TYPE, NAME, SETTER)
Macro creating the accessors of complex auxiliary properties.
Definition
AuxStoreAccessorMacros.h:88
TruthMetaData_v1.h
xAOD::TruthMetaData_v1
Class describing meta data for truth records.
Definition
TruthMetaData_v1.h:28
xAOD::TruthMetaData_v1::TruthMetaData_v1
TruthMetaData_v1()
Default constructor.
Definition
TruthMetaData_v1.cxx:15
SG
Forward declaration.
Definition
CaloCellPacker_400_500.h:32
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
xAOD::mcChannelNumber
mcChannelNumber
Definition
EventInfo_v1.cxx:197
xAOD::uint32_t
setEventNumber uint32_t
Definition
EventInfo_v1.cxx:127
Generated on
for ATLAS Offline Software by
1.17.0