ATLAS Offline Software
|
#include "AtlasHepMC/GenEvent.h"
#include "AtlasHepMC/GenVertex.h"
#include "AtlasHepMC/GenParticle.h"
#include "AthAllocators/DataPool.h"
Go to the source code of this file.
Classes | |
struct | HepMC::DataPool |
Namespaces | |
SG | |
Forward declaration. | |
HepMC | |
Macros | |
#define | private public |
#define | protected public |
Functions | |
template<> | |
void | SG::ArenaAllocatorBase::destroy_fcn< HepMC::GenParticle > (ArenaAllocatorBase::pointer p) |
template<> | |
void | SG::ArenaAllocatorBase::destroy_fcn< HepMC::GenVertex > (ArenaAllocatorBase::pointer p) |
template<> | |
void | SG::ArenaAllocatorBase::destroy_fcn< HepMC::GenEvent > (ArenaAllocatorBase::pointer p) |
#define private public |
Definition at line 21 of file HepMcDataPool.h.
#define protected public |
Definition at line 22 of file HepMcDataPool.h.