SToGS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
SToGS::PrimaryTrackInformation Class Reference

User Track Information that kept the origine of any track. More...

#include <SToGS_G4_TrackInformation.hh>

Inherits G4VUserTrackInformation.

Public Member Functions

G4int GetPrimaryID () const
 Get the primary ID. More...
 
void operator delete (void *aHit)
 
void * operator new (size_t)
 mandatory to have the allocator mechanism More...
 
 PrimaryTrackInformation (G4int pid=0)
 
void SetPrimaryID (G4int pid=0)
 Set the primary ID. More...
 
virtual ~PrimaryTrackInformation ()
 

Detailed Description

User Track Information that kept the origine of any track.

Definition at line 42 of file SToGS_G4_TrackInformation.hh.

Constructor & Destructor Documentation

SToGS::PrimaryTrackInformation::PrimaryTrackInformation ( G4int  pid = 0)
inline

Definition at line 48 of file SToGS_G4_TrackInformation.hh.

virtual SToGS::PrimaryTrackInformation::~PrimaryTrackInformation ( )
inlinevirtual

Definition at line 50 of file SToGS_G4_TrackInformation.hh.

Member Function Documentation

G4int SToGS::PrimaryTrackInformation::GetPrimaryID ( ) const
inline

Get the primary ID.

Definition at line 60 of file SToGS_G4_TrackInformation.hh.

void SToGS::PrimaryTrackInformation::operator delete ( void *  aHit)
inline

Definition at line 78 of file SToGS_G4_TrackInformation.hh.

void * SToGS::PrimaryTrackInformation::operator new ( size_t  )
inline

mandatory to have the allocator mechanism

Definition at line 72 of file SToGS_G4_TrackInformation.hh.

void SToGS::PrimaryTrackInformation::SetPrimaryID ( G4int  pid = 0)
inline

Set the primary ID.

Definition at line 55 of file SToGS_G4_TrackInformation.hh.


The documentation for this class was generated from the following file: