List of all members | Public Types
mdet::MDetectorComponent< C > Struct Template Reference

Defines within it the common (templated) type for muon detector hierarchy components. More...

#include "mdet/MDetectorComponent.h"

Public Types

typedef det::DetectorComponent
< C, MManagerProvider
Type
 Type specializing det::DetectorComponent for Muon hierarchy. More...
 

Detailed Description

template<class C>
struct mdet::MDetectorComponent< C >

Defines within it the common (templated) type for muon detector hierarchy components.

This struct is a "template typedef" workaround, defining within it the templated typedef Type for that common type. Also, if it's necessary to put someting common to all M-Components but exclusive to them, then MComponentGroup may change to a class deriving from det::ComponentGroup (keeping the inner typedefs for backward compatibility).

Author
Rodolfo Federico Gamarra
Date
09 Jan 2009

Definition at line 25 of file MDetectorComponent.h.

Member Typedef Documentation

Type specializing det::DetectorComponent for Muon hierarchy.

Definition at line 29 of file MDetectorComponent.h.


The documentation for this struct was generated from the following file:

, generated on Tue Sep 26 2023.