44 #ifndef CEXMC_TRACK_POINTS_STORE_HH 
   45 #define CEXMC_TRACK_POINTS_STORE_HH 
   63         monitorTP( monitorTP ), targetTPBeamParticle( targetTPBeamParticle ),
 
   64         targetTPOutputParticle( targetTPOutputParticle ),
 
   65         targetTPNucleusParticle( targetTPNucleusParticle ),
 
   66         targetTPOutputParticleDecayProductParticle1(
 
   67                                 targetTPOutputParticleDecayProductParticle1 ),
 
   68         targetTPOutputParticleDecayProductParticle2(
 
   69                                 targetTPOutputParticleDecayProductParticle2 ),
 
   70         vetoCounterTPLeft( vetoCounterTPLeft ),
 
   71         vetoCounterTPRight( vetoCounterTPRight ),
 
   72         calorimeterTPLeft( calorimeterTPLeft ),
 
   73         calorimeterTPRight( calorimeterTPRight )
 
   76     void *  
operator new( 
size_t  size );
 
   78     void    operator delete( 
void *  obj );
 
  105 inline void *  CexmcTrackPointsStore::operator 
new( size_t )
 
  111 inline void  CexmcTrackPointsStore::operator 
delete( 
void *  obj )
 
  114                         reinterpret_cast< CexmcTrackPointsStore * >( obj ) );
 
void FreeSingle(Type *anElement)
 
CexmcTrackPointsStore(const CexmcTrackPointInfo &monitorTP, const CexmcTrackPointInfo &targetTPBeamParticle, const CexmcTrackPointInfo &targetTPOutputParticle, const CexmcTrackPointInfo &targetTPNucleusParticle, const CexmcTrackPointInfo &targetTPOutputParticleDecayProductParticle1, const CexmcTrackPointInfo &targetTPOutputParticleDecayProductParticle2, const CexmcTrackPointInfo &vetoCounterTPLeft, const CexmcTrackPointInfo &vetoCounterTPRight, const CexmcTrackPointInfo &calorimeterTPLeft, const CexmcTrackPointInfo &calorimeterTPRight)
 
G4Allocator< CexmcTrackPointsStore > trackPointsStoreAllocator
 
const CexmcTrackPointInfo & targetTPNucleusParticle
 
const CexmcTrackPointInfo & calorimeterTPRight
 
const CexmcTrackPointInfo & vetoCounterTPRight
 
const CexmcTrackPointInfo & targetTPOutputParticleDecayProductParticle2
 
const CexmcTrackPointInfo & vetoCounterTPLeft
 
const CexmcTrackPointInfo & targetTPOutputParticle
 
const CexmcTrackPointInfo & calorimeterTPLeft
 
const CexmcTrackPointInfo & targetTPBeamParticle
 
const CexmcTrackPointInfo & monitorTP
 
const CexmcTrackPointInfo & targetTPOutputParticleDecayProductParticle1