Main Page
Class Categories
Classes
Namespaces
File List
File Members
exper-sw
cosmosw
AugerSW
Offline
source
main
Framework
MDetector
MDetectorComponent.h
Go to the documentation of this file.
1
#ifndef _mdet_MDetectorComponent_h
2
#define _mdet_MDetectorComponent_h
3
4
#include <det/DetectorComponent.h>
5
#include <mdet/MManagerProvider.h>
6
7
namespace
mdet {
24
template
<
class
C>
25
struct
MDetectorComponent
{
29
typedef
det::DetectorComponent<C, MManagerProvider>
Type
;
30
};
31
32
}
33
34
#endif // _mdet_MDetectorComponent_h
mdet::MDetectorComponent::Type
det::DetectorComponent< C, MManagerProvider > Type
Type specializing det::DetectorComponent for Muon hierarchy.
Definition:
MDetectorComponent.h:29
mdet::MDetectorComponent
Defines within it the common (templated) type for muon detector hierarchy components.
Definition:
MDetectorComponent.h:25
det::DetectorComponent
Base class for detector components.
Definition:
DetectorComponent.h:83
, generated on Tue Sep 26 2023.