|
HGCal Test Beam
03a93d6239a951948e06fb3ef8dae4cbdebfad30
|
#include "G4RunManager.hh"#include "G4UImanager.hh"#include "G4VisExecutive.hh"#include "G4UIExecutive.hh"#include "HGCal/TBStandaloneSimulator/interface/DetectorConstruction.hh"#include "HGCal/TBStandaloneSimulator/interface/PhysicsList.hh"#include "HGCal/TBStandaloneSimulator/interface/PrimaryGeneratorAction.hh"#include "HGCal/TBStandaloneSimulator/interface/RunAction.hh"#include "HGCal/TBStandaloneSimulator/interface/EventAction.hh"#include "HGCal/TBStandaloneSimulator/interface/SteppingAction.hh"#include "HGCal/TBStandaloneSimulator/interface/SteppingVerbose.hh"#include "HGCal/TBStandaloneSimulator/interface/TBGeometry.h"#include "TSystem.h"#include "TString.h"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 21 of file simulateTB.cc.
References TBConfig::geometry, TBConfig::macro, TBGeometry::model(), and TBConfig::savetracks.
1.8.5