ATLAS Offline Software
Loading...
Searching...
No Matches
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
10namespace xAOD {
11
16
17 Type::ObjectType TruthPileupEvent_v1::type() const {
18
19 return Type::TruthPileupEvent;
20 }
21
22} // namespace xAOD
TruthEventBase_v1()
Default constructor.
TruthPileupEvent_v1()
Default constructor.
virtual Type::ObjectType type() const
The type of the object as a simple enumeration.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.