12 #ifndef G4DETECTORS_PHG4FULLPROJTILTEDSPACALDETECTOR_H
13 #define G4DETECTORS_PHG4FULLPROJTILTEDSPACALDETECTOR_H
18 #include <Geant4/G4Transform3D.hh>
24 class G4LogicalVolume;
45 std::pair<G4LogicalVolume*, G4Transform3D>
49 virtual G4LogicalVolume*
52 virtual G4LogicalVolume*
53 Construct_LightGuide(
const SpacalGeom_t::geom_tower& tower,
const int index_x,
const int index_y);
57 Construct_Fibers(
const SpacalGeom_t::geom_tower& tower, G4LogicalVolume* LV_tower);
64 Print(
const std::string& what =
"ALL")
const override;