Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
CML2SDWithParticle Class Reference

#include <ML2SDWithParticle.hh>

Inheritance diagram for CML2SDWithParticle:
Inheritance graph
[legend]
Collaboration diagram for CML2SDWithParticle:
Collaboration graph
[legend]

Public Member Functions

 CML2SDWithParticle ()
 
 CML2SDWithParticle (G4int idType, G4int max_N_particles_in_PhSp_File, G4int seed, G4int nMaxParticlesInRamPhaseSpace, G4String name, G4String PhaseSpaceOutFile, G4bool bSavePhaseSpace, G4bool bStopAtVolatilePhaseSpace, SPrimaryParticle *primaryParticleData, G4double accTargetZPosition)
 
 ~CML2SDWithParticle (void)
 
G4bool ProcessHits (G4Step *aStep, G4TouchableHistory *ROHist)
 
G4int getTotalNumberOfParticles ()
 
CML2SDWithParticlegetCML2SensitiveDetectorParticle ()
 
Sparticle getParticle (int i)
 
void setActive (G4bool act)
 
void save ()
 
- Public Member Functions inherited from G4VSensitiveDetector
 G4VSensitiveDetector (G4String name)
 
 G4VSensitiveDetector (const G4VSensitiveDetector &right)
 
virtual ~G4VSensitiveDetector ()
 
const G4VSensitiveDetectoroperator= (const G4VSensitiveDetector &right)
 
G4int operator== (const G4VSensitiveDetector &right) const
 
G4int operator!= (const G4VSensitiveDetector &right) const
 
virtual void Initialize (G4HCofThisEvent *)
 
virtual void EndOfEvent (G4HCofThisEvent *)
 
virtual void clear ()
 
virtual void DrawAll ()
 
virtual void PrintAll ()
 
G4bool Hit (G4Step *aStep)
 
void SetROgeometry (G4VReadOutGeometry *value)
 
void SetFilter (G4VSDFilter *value)
 
G4int GetNumberOfCollections () const
 
G4String GetCollectionName (G4int id) const
 
void SetVerboseLevel (G4int vl)
 
void Activate (G4bool activeFlag)
 
G4bool isActive () const
 
G4String GetName () const
 
G4String GetPathName () const
 
G4String GetFullPathName () const
 
G4VReadOutGeometryGetROgeometry () const
 
G4VSDFilterGetFilter () const
 

Additional Inherited Members

- Protected Member Functions inherited from G4VSensitiveDetector
virtual G4int GetCollectionID (G4int i)
 
- Protected Attributes inherited from G4VSensitiveDetector
G4CollectionNameVector collectionName
 
G4String SensitiveDetectorName
 
G4String thePathName
 
G4String fullPathName
 
G4int verboseLevel
 
G4bool active
 
G4VReadOutGeometryROgeometry
 
G4VSDFilterfilter
 

Detailed Description

Definition at line 55 of file ML2SDWithParticle.hh.

Constructor & Destructor Documentation

CML2SDWithParticle::CML2SDWithParticle ( )

Definition at line 48 of file ML2SDWithParticle.cc.

CML2SDWithParticle::CML2SDWithParticle ( G4int  idType,
G4int  max_N_particles_in_PhSp_File,
G4int  seed,
G4int  nMaxParticlesInRamPhaseSpace,
G4String  name,
G4String  PhaseSpaceOutFile,
G4bool  bSavePhaseSpace,
G4bool  bStopAtVolatilePhaseSpace,
SPrimaryParticle primaryParticleData,
G4double  accTargetZPosition 
)

Definition at line 57 of file ML2SDWithParticle.cc.

CML2SDWithParticle::~CML2SDWithParticle ( void  )

Definition at line 83 of file ML2SDWithParticle.cc.

Member Function Documentation

CML2SDWithParticle* CML2SDWithParticle::getCML2SensitiveDetectorParticle ( )
inline

Definition at line 63 of file ML2SDWithParticle.hh.

Here is the caller graph for this function:

Sparticle CML2SDWithParticle::getParticle ( int  i)
inline

Definition at line 64 of file ML2SDWithParticle.hh.

G4int CML2SDWithParticle::getTotalNumberOfParticles ( )
inline

Definition at line 62 of file ML2SDWithParticle.hh.

Here is the caller graph for this function:

G4bool CML2SDWithParticle::ProcessHits ( G4Step aStep,
G4TouchableHistory ROHist 
)
virtual

Implements G4VSensitiveDetector.

Definition at line 121 of file ML2SDWithParticle.cc.

Here is the call graph for this function:

void CML2SDWithParticle::save ( )

Definition at line 190 of file ML2SDWithParticle.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void CML2SDWithParticle::setActive ( G4bool  act)
inline

Definition at line 65 of file ML2SDWithParticle.hh.


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