![]() |
ATLAS Offline Software
|
#include "TRTSensitiveDetector.h"#include "MCTruth/AtlasG4EventUserInfo.h"#include "TRT_G4Utilities/TRTParameters.hh"#include "TRT_G4Utilities/TRTOutputFile.hh"#include "TRTParametersForBarrelHits.h"#include "TRTParametersForEndCapHits.h"#include "TRTProcessingOfBarrelHits.h"#include "TRTProcessingOfEndCapHits.h"#include "G4TouchableHistory.hh"#include "G4Step.hh"#include "G4Track.hh"#include "G4VProcess.hh"#include "G4ParticleDefinition.hh"#include "G4StepPoint.hh"#include "G4ThreeVector.hh"#include "G4Geantino.hh"#include "G4ChargedGeantino.hh"#include <G4EventManager.hh>#include "G4Gamma.hh"#include "G4Electron.hh"#include "G4Positron.hh"#include "G4ProcessManager.hh"#include "G4ProcessVector.hh"#include "G4GammaGeneralProcess.hh"#include "G4NistManager.hh"#include <cmath>#include <utility>
1.8.18