ATLAS Offline Software
Loading...
Searching...
No Matches
Generators
AtlasHepMC
AtlasHepMC
GenParticle_fwd.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
/* Author: Andrii Verbytskyi andrii.verbytskyi@mpp.mpg.de */
5
6
#ifndef ATLASHEPMC_GENPARTICLEFWD_H
7
#define ATLASHEPMC_GENPARTICLEFWD_H
8
#ifdef HEPMC3
9
#include "HepMC3/GenParticle_fwd.h"
10
namespace
HepMC
{
11
typedef
HepMC3::GenParticlePtr
GenParticlePtr
;
12
typedef
HepMC3::ConstGenParticlePtr
ConstGenParticlePtr
;
13
}
14
#else
15
namespace
HepMC
{
16
class
GenParticle
;
17
typedef
GenParticle
*
GenParticlePtr
;
18
typedef
const
GenParticle
*
ConstGenParticlePtr
;
19
}
20
#endif
21
#endif
GenParticle
@ GenParticle
Definition
TruthClasses.h:30
HepMC
Definition
Barcode.h:14
HepMC::GenParticlePtr
GenParticle * GenParticlePtr
Definition
GenParticle.h:37
HepMC::ConstGenParticlePtr
const GenParticle * ConstGenParticlePtr
Definition
GenParticle.h:38
Generated on
for ATLAS Offline Software by
1.14.0