1 #ifndef LaserAlignmentSimulation_LaserBeamsTEC2_h
2 #define LaserAlignmentSimulation_LaserBeamsTEC2_h
12 #include "CLHEP/Random/DRand48Engine.h"
15 #include "G4ParticleTable.hh"
16 #include "G4VUserPrimaryGeneratorAction.hh"
27 LaserBeamsTEC2(G4int nPhotonsInGun, G4int nPhotonsInBeam, G4double PhotonEnergy);
void setOptPhotonPolar(G4double Angle)
set the polarisation of the photons
G4ParticleGun * theParticleGun
LaserBeamsTEC2()
default constructor
~LaserBeamsTEC2()
destructor
void GeneratePrimaries(G4Event *myEvent)
shoot optical photons into the detector at the beginning of an event
CLHEP::DRand48Engine * theDRand48Engine