CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Private Attributes
GflashHadronWrapperProcess Class Reference

#include <GflashHadronWrapperProcess.h>

Inheritance diagram for GflashHadronWrapperProcess:

Public Member Functions

G4String GetName ()
 
 GflashHadronWrapperProcess (G4String processName)
 
G4VParticleChange * PostStepDoIt (const G4Track &track, const G4Step &step)
 
void Print (const G4Step &astep)
 
virtual ~GflashHadronWrapperProcess ()
 

Private Attributes

G4VProcess * fProcess
 
G4ProcessVector * fProcessVector
 
G4VParticleChange * particleChange
 
G4ProcessManager * pmanager
 
G4String theProcessName
 

Detailed Description

Definition at line 14 of file GflashHadronWrapperProcess.h.

Constructor & Destructor Documentation

GflashHadronWrapperProcess::GflashHadronWrapperProcess ( G4String  processName)

Definition at line 15 of file GflashHadronWrapperProcess.cc.

GflashHadronWrapperProcess::~GflashHadronWrapperProcess ( )
virtual

Definition at line 24 of file GflashHadronWrapperProcess.cc.

Member Function Documentation

G4String GflashHadronWrapperProcess::GetName ( )
inline

Definition at line 26 of file GflashHadronWrapperProcess.h.

References theProcessName.

G4VParticleChange * GflashHadronWrapperProcess::PostStepDoIt ( const G4Track &  track,
const G4Step &  step 
)

Definition at line 27 of file GflashHadronWrapperProcess.cc.

void GflashHadronWrapperProcess::Print ( const G4Step &  astep)

Definition at line 177 of file GflashHadronWrapperProcess.cc.

Member Data Documentation

G4VProcess* GflashHadronWrapperProcess::fProcess
private

Definition at line 36 of file GflashHadronWrapperProcess.h.

G4ProcessVector* GflashHadronWrapperProcess::fProcessVector
private

Definition at line 35 of file GflashHadronWrapperProcess.h.

G4VParticleChange* GflashHadronWrapperProcess::particleChange
private

Definition at line 33 of file GflashHadronWrapperProcess.h.

G4ProcessManager* GflashHadronWrapperProcess::pmanager
private

Definition at line 34 of file GflashHadronWrapperProcess.h.

G4String GflashHadronWrapperProcess::theProcessName
private

Definition at line 31 of file GflashHadronWrapperProcess.h.

Referenced by GetName().