HGCal Test Beam
03a93d6239a951948e06fb3ef8dae4cbdebfad30
|
#include "HGCal/TBStandaloneSimulator/interface/PrimaryGeneratorAction.hh"
#include "HGCal/TBStandaloneSimulator/interface/DetectorConstruction.hh"
#include "HGCal/TBStandaloneSimulator/interface/PrimaryGeneratorMessenger.hh"
#include "G4RunManager.hh"
#include "G4Event.hh"
#include "G4ParticleGun.hh"
#include "G4ParticleTable.hh"
#include "G4ParticleDefinition.hh"
#include "G4SystemOfUnits.hh"
#include "Randomize.hh"
#include "HGCal/TBStandaloneSimulator/interface/HepMCG4AsciiReader.hh"
#include "HGCal/TBStandaloneSimulator/interface/HepMCG4PythiaInterface.hh"
Go to the source code of this file.
Macros | |
#define | PI 3.1415926535 |
#define PI 3.1415926535 |
Definition at line 49 of file PrimaryGeneratorAction.cc.