ATLAS Offline Software
Loading...
Searching...
No Matches
TruthParticleContainer_p5.h
Go to the documentation of this file.
1
2
3/*
4 Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
5*/
6
7// TruthParticleContainer_p5.h
8// Header file for class TruthParticleContainer_p5
9// Author: S.Binet<binet@cern.ch>
11#ifndef MCPARTICLEEVENTTPCNV_TRUTHPARTICLECONTAINER_P5_H
12#define MCPARTICLEEVENTTPCNV_TRUTHPARTICLECONTAINER_P5_H
13
14// STL includes
15#include <vector>
16#include <utility>
17
18// Persistent ElementLink
20
21// Gaudi includes
22
23// Forward declaration
25
27{
28 // Make the AthenaPoolCnv class our friend
30
31 public:
32
36
40
41
46
52};
53
54
55
60
61#endif //> MCPARTICLEEVENTTPCNV_TRUTHPARTICLECONTAINER_P5_H
ElementLinkInt_p1 m_etIsolations
The persistent pointer toward the TruthEtIsolations container the (transient) TruthParticleContainer ...
TruthParticleContainer_p5()
Default constructor:
ElementLinkInt_p1 m_genEvent
The persistent pointer toward the McEventCollection the (transient) TruthParticleContainer is proxyin...
~TruthParticleContainer_p5()=default
Destructor: