ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4OpticalProcessIndex.hh File Reference
#include "globals.hh"
+ Include dependency graph for G4OpticalProcessIndex.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  G4OpticalProcessIndex {
  kCerenkov, kScintillation, kAbsorption, kRayleigh,
  kMieHG, kBoundary, kWLS, kNoProcess
}
 

Functions

G4String G4OpticalProcessName (G4int)
 Return the name for a given optical process index.
 

Enumeration Type Documentation

Enumerator:
kCerenkov 

Cerenkov process index.

kScintillation 

Scintillation process index.

kAbsorption 

Absorption process index.

kRayleigh 

Rayleigh scattering process index.

kMieHG 

Mie scattering process index.

kBoundary 

Boundary process index.

kWLS 

Wave Length Shifting process index.

kNoProcess 

Number of processes, no selected process.

Definition at line 51 of file G4OpticalProcessIndex.hh.

View newest version in sPHENIX GitHub at line 51 of file G4OpticalProcessIndex.hh

Function Documentation

G4String G4OpticalProcessName ( G4int  processNumber)
inline

Return the name for a given optical process index.

Definition at line 70 of file G4OpticalProcessIndex.hh.

View newest version in sPHENIX GitHub at line 70 of file G4OpticalProcessIndex.hh

References kAbsorption, kBoundary, kCerenkov, kMieHG, kRayleigh, kScintillation, and kWLS.

Referenced by G4OpticalPhysicsMessenger::G4OpticalPhysicsMessenger(), and G4OpticalPhysics::PrintStatistics().

+ Here is the caller graph for this function: