Implementation of the DetectorALICE06 class. 더 자세히 ...
#include "DetectorALICE06.hh"#include "SensitiveDetector.hh"#include "Materials.hh"#include "G4Material.hh"#include "G4Box.hh"#include "G4LogicalVolume.hh"#include "G4PVPlacement.hh"#include "G4UniformMagField.hh"#include "G4FieldManager.hh"#include "G4TransportationManager.hh"#include "G4SDManager.hh"#include "G4Region.hh"#include "G4UnitsTable.hh"#include "G4SystemOfUnits.hh"#include "G4ios.hh"#include <cmath>Implementation of the DetectorALICE06 class.
DetectorALICE06.cc 파일에서 정의되었습니다.
1.8.5