ATLAS Offline Software
TruthPileupEvent_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: TruthPileupEvent_v1.cxx 622193 2014-10-16 16:08:34Z krasznaa $
6 
7 // Local include(s):
9 
10 namespace xAOD {
11 
13  : TruthEventBase_v1() {
14 
15  }
16 
18 
20  }
21 
22 } // namespace xAOD
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::TruthPileupEvent
TruthPileupEvent_v1 TruthPileupEvent
Typedef to implementation.
Definition: TruthPileupEvent.h:15
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
TruthPileupEvent_v1.h
xAODType::ObjectType
ObjectType
Type of objects that have a representation in the xAOD EDM.
Definition: ObjectType.h:32