ATLAS Offline Software
Event
xAOD
xAODTruth
xAODTruth
versions
TruthPileupEvent_v1.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
#ifndef XAODTRUTH_VERSIONS_TRUTHPILEUPEVENT_V1_H
8
#define XAODTRUTH_VERSIONS_TRUTHPILEUPEVENT_V1_H
9
10
// Local include(s):
11
#include "
xAODTruth/TruthEventBase.h
"
12
13
namespace
xAOD
{
14
23
class
TruthPileupEvent_v1
:
public
TruthEventBase_v1
{
24
25
public
:
27
TruthPileupEvent_v1
();
28
30
32
virtual
Type::ObjectType
type
()
const
;
33
34
};
// class TruthPileupEvent_v1
35
36
}
// namespace xAOD
37
38
// Declare the base class of TruthPileupEvent_v1 to StoreGate:
39
#include "
xAODCore/BaseInfo.h
"
40
SG_BASE
(
xAOD::TruthPileupEvent_v1
,
xAOD::TruthEventBase_v1
);
41
42
DATAVECTOR_BASE
(
xAOD::TruthPileupEvent_v1
,
xAOD::TruthEventBase_v1
);
43
44
#endif // XAODTRUTH_VERSIONS_TRUTHPILEUPEVENT_V1_H
BaseInfo.h
xAOD::TruthPileupEvent_v1
Class describing a pile-up truth event in the MC record.
Definition:
TruthPileupEvent_v1.h:23
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
DATAVECTOR_BASE
DATAVECTOR_BASE(xAOD::TruthPileupEvent_v1, xAOD::TruthEventBase_v1)
TruthEventBase.h
xAOD::TruthPileupEvent_v1::TruthPileupEvent_v1
TruthPileupEvent_v1()
Default constructor.
Definition:
TruthPileupEvent_v1.cxx:12
xAOD::TruthEventBase_v1
Base class describing a pile-up or signal truth event in the MC record.
Definition:
TruthEventBase_v1.h:36
xAOD::TruthPileupEvent_v1::type
virtual Type::ObjectType type() const
The type of the object as a simple enumeration.
Definition:
TruthPileupEvent_v1.cxx:17
SG_BASE
SG_BASE(xAOD::TruthPileupEvent_v1, xAOD::TruthEventBase_v1)
xAODType::ObjectType
ObjectType
Type of objects that have a representation in the xAOD EDM.
Definition:
ObjectType.h:32
Generated on Sun Dec 22 2024 21:22:08 for ATLAS Offline Software by
1.8.18