![]() |
ACTARSim
ACTAR TPC Simulation Reference Guide
|
#include "ActarSimROOTAnalysis.hh"#include "ActarSimROOTAnalGas.hh"#include "ActarSimROOTAnalSci.hh"#include "ActarSimROOTAnalSil.hh"#include "ActarSimROOTAnalSilRing.hh"#include "ActarSimROOTAnalSciRing.hh"#include "ActarSimROOTAnalPla.hh"#include "ActarSimDetectorConstruction.hh"#include "ActarSimAnalysisMessenger.hh"#include "ActarSimPrimaryGeneratorAction.hh"#include "ActarSimPrimaryInfo.hh"#include "ActarSimData.hh"#include "ActarSimTrack.hh"#include "ActarSimSimpleTrack.hh"#include "ActarSimBeamInfo.hh"#include "G4ios.hh"#include "G4RunManager.hh"#include "G4SDManager.hh"#include "G4VPhysicalVolume.hh"#include "G4Event.hh"#include "G4Run.hh"#include "G4Track.hh"#include "G4ClassificationOfNewTrack.hh"#include "G4TrackStatus.hh"#include "G4Step.hh"#include "G4Types.hh"#include "G4Trajectory.hh"#include <time.h>#include "TROOT.h"#include "TSystem.h"#include "TH1.h"#include "TH2.h"#include "TTree.h"#include "TFile.h"#include "TClonesArray.h"
Include dependency graph for ActarSimROOTAnalysis.cc:Go to the source code of this file.
Variables | |
| ActarSimROOTAnalysis * | gActarSimROOTAnalysis = (ActarSimROOTAnalysis *)0 |
| Global pointer to this soliton. More... | |
| ActarSimROOTAnalysis* gActarSimROOTAnalysis = (ActarSimROOTAnalysis *)0 |
Global pointer to this soliton.
Definition at line 69 of file ActarSimROOTAnalysis.cc.
Referenced by ActarSimROOTAnalPla::ActarSimROOTAnalPla(), ActarSimROOTAnalSci::ActarSimROOTAnalSci(), ActarSimROOTAnalSciRing::ActarSimROOTAnalSciRing(), ActarSimROOTAnalSil::ActarSimROOTAnalSil(), ActarSimROOTAnalSilRing::ActarSimROOTAnalSilRing(), ActarSimROOTAnalysis::ActarSimROOTAnalysis(), ActarSimEventAction::BeginOfEventAction(), ActarSimRunAction::BeginOfRunAction(), ActarSimROOTAnalGas::BeginOfRunAction(), ActarSimDetectorConstruction::ConstructActarTPC(), ActarSimDetectorConstruction::ConstructActarTPCDEMO(), ActarSimDetectorConstruction::ConstructMAIKO(), ActarSimDetectorConstruction::ConstructOthers(), ActarSimEventAction::EndOfEventAction(), ActarSimROOTAnalGas::EndOfEventAction(), ActarSimRunAction::EndOfRunAction(), ActarSimROOTAnalGas::EndOfRunAction(), ActarSimPrimaryGeneratorAction::GeneratePrimaries(), ActarSimROOTAnalGas::init(), ActarSimSteppingAction::UserSteppingAction(), and ActarSimROOTAnalGas::UserSteppingAction().