#include "globals.hh"
#include "templates.hh"
#include "Randomize.hh"
#include "G4Poisson.hh"
#include "G4ThreeVector.hh"
#include "G4ParticleMomentum.hh"
#include "G4Step.hh"
#include "G4VRestDiscreteProcess.hh"
#include "G4OpticalPhoton.hh"
#include "G4DynamicParticle.hh"
#include "G4Material.hh"
#include "G4MaterialPropertiesTable.hh"
#include "G4PhysicsOrderedFreeVector.hh"
#include "G4ThermalElectron.hh"
#include <G4SystemOfUnits.hh>
#include <G4PhysicalConstants.hh>
Go to the source code of this file.
Classes | |
class | G4S1Light |
Macros | |
#define | AVO 6.022e23 |
#define | EMASS 9.109e-31*CLHEP::kg |
#define | MillerDriftSpeed true |
#define | GASGAP 0.25*CLHEP::cm |
#define | BORDER 0*CLHEP::cm |
#define | QE_EFF 1 |
#define | phe_per_e 1 |
#define | WIN 0*CLHEP::mm |
#define | TOP 0 |
#define | ANE 0 |
#define | SRF 0 |
#define | GAT 0 |
#define | CTH 0 |
#define | BOT 0 |
#define | PMT 0 |
#define ANE 0 |
Definition at line 37 of file G4S1Light.hh.
#define AVO 6.022e23 |
Definition at line 24 of file G4S1Light.hh.
#define BORDER 0*CLHEP::cm |
Definition at line 29 of file G4S1Light.hh.
#define BOT 0 |
Definition at line 41 of file G4S1Light.hh.
#define CTH 0 |
Definition at line 40 of file G4S1Light.hh.
#define EMASS 9.109e-31*CLHEP::kg |
Definition at line 25 of file G4S1Light.hh.
#define GASGAP 0.25*CLHEP::cm |
Definition at line 28 of file G4S1Light.hh.
#define GAT 0 |
Definition at line 39 of file G4S1Light.hh.
#define MillerDriftSpeed true |
Definition at line 26 of file G4S1Light.hh.
#define phe_per_e 1 |
Definition at line 32 of file G4S1Light.hh.
#define PMT 0 |
Definition at line 42 of file G4S1Light.hh.
#define QE_EFF 1 |
Definition at line 31 of file G4S1Light.hh.
#define SRF 0 |
Definition at line 38 of file G4S1Light.hh.
#define TOP 0 |
Definition at line 36 of file G4S1Light.hh.
#define WIN 0*CLHEP::mm |
Definition at line 35 of file G4S1Light.hh.