10 #ifndef LARSIM_PHOTONPROPAGATION_LIBRARYMAPPINGTOOLS_PHOTONMAPPINGIDENTITYTRANSFORMATIONS_H 11 #define LARSIM_PHOTONPROPAGATION_LIBRARYMAPPINGTOOLS_PHOTONMAPPINGIDENTITYTRANSFORMATIONS_H 21 namespace geo {
class GeometryCore; }
59 , fOpDetsToLibraryIndicesMap(makeOpDetsToLibraryIndicesMap())
60 , fLibraryIndicesToOpDetsMap(makeLibraryIndicesToOpDetsMap())
138 {
return fOpDetsToLibraryIndicesMap; }
150 {
return fOpDetsToLibraryIndicesMap.size(); }
166 {
return fLibraryIndicesToOpDetsMap; }
176 virtual std::size_t libraryMappingSize
178 {
return fLibraryIndicesToOpDetsMap.size(); }
209 #endif // LARSIM_PHOTONPROPAGATION_LIBRARYMAPPINGTOOLS_PHOTONMAPPINGIDENTITYTRANSFORMATIONS_H
art framework interface to geometry description
Description of geometry of one entire detector.
ROOT::Math::PositionVector3D< ROOT::Math::Cartesian3D< double >, ROOT::Math::GlobalCoordinateSystemTag > Point_t
Type for representation of position in physical 3D space.
General LArSoft Utilities.
LArSoft-specific namespace.
T::provider_type const * providerFrom()
Returns a constant pointer to the provider of specified service.
LArSoft geometry interface.