ATLAS Offline Software
Classes | Namespaces | Macros | Functions
HepMcDataPool.h File Reference
#include "AtlasHepMC/GenEvent.h"
#include "AtlasHepMC/GenVertex.h"
#include "AtlasHepMC/GenParticle.h"
#include "AthAllocators/DataPool.h"
Include dependency graph for HepMcDataPool.h:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ private

#define private   public

Definition at line 21 of file HepMcDataPool.h.

◆ protected

#define protected   public

Definition at line 22 of file HepMcDataPool.h.