List of all members | Static Public Attributes
mdet::MHierarchyInfo Struct Reference

Definition of the information of Muon detection hierarchy. More...

#include "mdet/MHierarchyInfo.h"

Inheritance diagram for mdet::MHierarchyInfo:
Inheritance graph
[legend]

Static Public Attributes

static const char *const kComponentsIds [13]
 
static const char *const kComponentsNames [13]
 

Detailed Description

Definition of the information of Muon detection hierarchy.

Author
Rodolfo Federico Gamarra
Date
1 Mar 2009
Todo:
The raw const char* const may be replaced with containers from http://www.boost.org/doc/libs/1_38_0/libs/mpl/doc/refmanual/classes.html

Definition at line 16 of file MHierarchyInfo.h.

Member Data Documentation

const char *const mdet::MHierarchyInfo::kComponentsIds
static
Initial value:
= {
"counterId",
"moduleId",
"frontendId",
"scintillatorId",
"fiberId",
"pmtId",
"pixelId",
"channelId",
"frontendsipmId",
"sipmarrayId",
"sipmId",
"channelsipmId",
"backendsipmId"
}

Definition at line 30 of file MHierarchyInfo.h.

const char *const mdet::MHierarchyInfo::kComponentsNames
static
Initial value:
= {
"counter",
"module",
"frontend",
"scintillator",
"fiber",
"pmt",
"pixel",
"channel",
"frontendsipm",
"sipmarray",
"sipm",
"channelsipm",
"backendsipm"
}

Definition at line 31 of file MHierarchyInfo.h.


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

, generated on Tue Sep 26 2023.