#include "DsRpcSensDet.h"#include "DsRpcModel.h"#include "Event/SimRpcHit.h"#include "Conventions/Detectors.h"#include "GiGaCnv/GiGaVolumeUtils.h"#include "DetDesc/DetectorElement.h"#include "GaudiKernel/IRndmGenSvc.h"#include "G4DataHelpers/ITouchableToDetectorElement.h"#include "G4Step.hh"#include "G4HCofThisEvent.hh"#include "G4SDManager.hh"#include "G4StepPoint.hh"#include "G4Region.hh"#include "G4LogicalVolume.hh"#include "G4VFastSimulationModel.hh"#include "G4ProductionCuts.hh"#include "G4ThreeVector.hh"#include "G4TouchableHistory.hh"#include "CLHEP/Units/PhysicalConstants.h"#include <string>#include <vector>Include dependency graph for DsRpcSensDet.cc:
Go to the source code of this file.
Variables | |
| DetectorId::DetectorId_t | detector_ids1 [] |
| Site::Site_t | site_ids1 [] |
Initial value:
{ DetectorId::kRPC,
(DetectorId::DetectorId_t)-1 }
Definition at line 42 of file DsRpcSensDet.cc.
Initial value:
{ Site::kDayaBay, Site::kLingAo, Site::kFar, (Site::Site_t)-1 }
Definition at line 46 of file DsRpcSensDet.cc.
1.4.7