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

#include <WLSOpticalPhysics.hh>

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

Public Member Functions

 WLSOpticalPhysics (G4bool toggle=true)
 
virtual ~WLSOpticalPhysics ()
 
virtual void ConstructParticle ()
 
virtual void ConstructProcess ()
 
G4OpWLSGetWLSProcess ()
 
G4CerenkovGetCerenkovProcess ()
 
G4ScintillationGetScintillationProcess ()
 
G4OpAbsorptionGetAbsorptionProcess ()
 
G4OpRayleighGetRayleighScatteringProcess ()
 
G4OpMieHGGetMieHGScatteringProcess ()
 
G4OpBoundaryProcessGetBoundaryProcess ()
 
void SetNbOfPhotonsCerenkov (G4int)
 
- Public Member Functions inherited from G4VPhysicsConstructor
 G4VPhysicsConstructor (const G4String &="")
 
 G4VPhysicsConstructor (const G4String &name, G4int physics_type)
 
virtual ~G4VPhysicsConstructor ()
 
void SetPhysicsName (const G4String &="")
 
const G4StringGetPhysicsName () const
 
void SetPhysicsType (G4int)
 
G4int GetPhysicsType () const
 
void SetVerboseLevel (G4int value)
 
G4int GetVerboseLevel () const
 

Additional Inherited Members

- Protected Member Functions inherited from G4VPhysicsConstructor
G4bool RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle)
 
- Protected Attributes inherited from G4VPhysicsConstructor
G4int verboseLevel
 
G4String namePhysics
 
G4int typePhysics
 
G4ParticleTabletheParticleTable
 
G4ParticleTable::G4PTblDicIteratortheParticleIterator
 
G4PhysicsListHelperthePLHelper
 

Detailed Description

Definition at line 52 of file WLSOpticalPhysics.hh.

Constructor & Destructor Documentation

WLSOpticalPhysics::WLSOpticalPhysics ( G4bool  toggle = true)

Definition at line 41 of file WLSOpticalPhysics.cc.

WLSOpticalPhysics::~WLSOpticalPhysics ( )
virtual

Definition at line 55 of file WLSOpticalPhysics.cc.

Member Function Documentation

void WLSOpticalPhysics::ConstructParticle ( void  )
virtual

Implements G4VPhysicsConstructor.

Definition at line 62 of file WLSOpticalPhysics.cc.

Here is the call graph for this function:

void WLSOpticalPhysics::ConstructProcess ( void  )
virtual

Implements G4VPhysicsConstructor.

Definition at line 69 of file WLSOpticalPhysics.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4OpAbsorption* WLSOpticalPhysics::GetAbsorptionProcess ( )
inline

Definition at line 65 of file WLSOpticalPhysics.hh.

Here is the caller graph for this function:

G4OpBoundaryProcess* WLSOpticalPhysics::GetBoundaryProcess ( )
inline

Definition at line 68 of file WLSOpticalPhysics.hh.

Here is the caller graph for this function:

G4Cerenkov* WLSOpticalPhysics::GetCerenkovProcess ( )
inline

Definition at line 63 of file WLSOpticalPhysics.hh.

Here is the caller graph for this function:

G4OpMieHG* WLSOpticalPhysics::GetMieHGScatteringProcess ( )
inline

Definition at line 67 of file WLSOpticalPhysics.hh.

Here is the caller graph for this function:

G4OpRayleigh* WLSOpticalPhysics::GetRayleighScatteringProcess ( )
inline

Definition at line 66 of file WLSOpticalPhysics.hh.

Here is the caller graph for this function:

G4Scintillation* WLSOpticalPhysics::GetScintillationProcess ( )
inline

Definition at line 64 of file WLSOpticalPhysics.hh.

Here is the caller graph for this function:

G4OpWLS* WLSOpticalPhysics::GetWLSProcess ( )
inline

Definition at line 62 of file WLSOpticalPhysics.hh.

void WLSOpticalPhysics::SetNbOfPhotonsCerenkov ( G4int  MaxNumber)

Definition at line 147 of file WLSOpticalPhysics.cc.

Here is the call graph for this function:

Here is the caller graph for this function:


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