#include <Conventions/Detector.h>Go to the source code of this file.
Namespaces | |
| namespace | DataUtil |
Functions | |
| Detector::Detector_t | GetDetector (const MomNavigator &mom) |
| Returns the type of detector associated with the data in the given Mom. | |
| Detector::Detector_t | GetDetectorType (const MomNavigator &mom) |
| old interface | |
|
|
old interface
Definition at line 36 of file GetDetector.h. References DataUtil::GetDetector(). 00037 { return GetDetector(mom); }
|
1.3.9.1