3 #ifndef G4DETECTORS_PHG4OUTERHCALDETECTOR_H
4 #define G4DETECTORS_PHG4OUTERHCALDETECTOR_H
8 #include <Geant4/G4Types.hh>
10 #include <CGAL/Exact_circular_kernel_2.h>
11 #include <CGAL/point_generators_2.h>
19 class G4AssemblyVolume;
20 class G4LogicalVolume;
21 class G4VPhysicalVolume;
33 typedef CGAL::Point_2<Circular_k>
Point_2;
43 void Print(
const std::string &what =
"ALL")
const override;