LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
fwd.h
Go to the documentation of this file.
1 #ifndef LARCOREALG_GEOMETRY_FWD_H
2 #define LARCOREALG_GEOMETRY_FWD_H
3 
4 namespace geo {
5  class AuxDetGeo;
6  class AuxDetSensitiveGeo;
7  class CryostatGeo;
8  class GeometryCore;
9  class OpDetGeo;
10  class PlaneGeo;
11  class TPCGeo;
12  class WireGeo;
13 }
14 
15 #endif // LARCOREALG_GEOMETRY_FWD_H
Namespace collecting geometry-related classes utilities.