LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
GetDetectorType.h
Go to the documentation of this file.
1 #ifndef LAR_PANDORA_GET_DETECTOR_TYPE_H
2 #define LAR_PANDORA_GET_DETECTOR_TYPE_H 1
3 
4 namespace lar_pandora {
5 
6  class LArPandoraDetectorType;
7 
8  namespace detector_functions {
9 
16 
17  } // namespace detector_functions
18 
19 } // namespace lar_pandora
20 
21 #endif
Empty interface to map pandora to specifics in the LArSoft geometry.
LArPandoraDetectorType * GetDetectorType()
Factory class that returns the correct detector type interface.