#include <string>
#include <map>
Go to the source code of this file.
Classes | |
class | create_map< T, U > |
Typedefs | |
typedef std::map< std::string, std::string > | bank2detMap |
typedef std::map< std::string, TH1I * > | det2histMap |
typedef bank2detMap::iterator | bankIter |
typedef det2histMap::iterator | detIter |
Variables | |
static bank2detMap | ChannelToDetectorMap |
static TH1I * | hmuSc_Raw |
static TH1I * | hmuScA_Raw |
static TH1I * | hScL_Raw |
static TH1I * | hScR_Raw |
static TH1I * | hScGe_Raw |
static TH1I * | hSiL2Slow_Raw |
static TH1I * | hSiR2Slow_Raw |
static TH1I * | hGeSlow_Raw |
static TH1I * | hSiL2Fast_Raw |
static TH1I * | hSiR2Fast_Raw |
static TH1I * | hGeFast_Raw |
static TH1I * | hSiL1_1Fast_Raw |
static TH1I * | hSiL1_2Fast_Raw |
static TH1I * | hSiL1_3Fast_Raw |
static TH1I * | hSiL1_4Fast_Raw |
static TH1I * | hSiR1_1Fast_Raw |
static TH1I * | hSiR1_2Fast_Raw |
static TH1I * | hSiR1_3Fast_Raw |
static TH1I * | hSiR1_4Fast_Raw |
static TH1I * | hSiL1_1Slow_Raw |
static TH1I * | hSiL1_2Slow_Raw |
static TH1I * | hSiL1_3Slow_Raw |
static TH1I * | hSiL1_4Slow_Raw |
static TH1I * | hSiR1_1Slow_Raw |
static TH1I * | hSiR1_2Slow_Raw |
static TH1I * | hSiR1_3Slow_Raw |
static TH1I * | hSiR1_4Slow_Raw |
static det2histMap | DetectorToRawHistMap |
static TH1I * | hmuSc_Heights |
static TH1I * | hmuScA_Heights |
static TH1I * | hScL_Heights |
static TH1I * | hScR_Heights |
static TH1I * | hScGe_Heights |
static TH1I * | hSiL2Slow_Heights |
static TH1I * | hSiR2Slow_Heights |
static TH1I * | hGeSlow_Heights |
static TH1I * | hSiL2Fast_Heights |
static TH1I * | hSiR2Fast_Heights |
static TH1I * | hGeFast_Heights |
static TH1I * | hSiL1_1Fast_Heights |
static TH1I * | hSiL1_2Fast_Heights |
static TH1I * | hSiL1_3Fast_Heights |
static TH1I * | hSiL1_4Fast_Heights |
static TH1I * | hSiR1_1Fast_Heights |
static TH1I * | hSiR1_2Fast_Heights |
static TH1I * | hSiR1_3Fast_Heights |
static TH1I * | hSiR1_4Fast_Heights |
static TH1I * | hSiL1_1Slow_Heights |
static TH1I * | hSiL1_2Slow_Heights |
static TH1I * | hSiL1_3Slow_Heights |
static TH1I * | hSiL1_4Slow_Heights |
static TH1I * | hSiR1_1Slow_Heights |
static TH1I * | hSiR1_2Slow_Heights |
static TH1I * | hSiR1_3Slow_Heights |
static TH1I * | hSiR1_4Slow_Heights |
static det2histMap | DetectorToHeightHistMap |
static TH1I * | hmuSc_Times |
static TH1I * | hmuScA_Times |
static TH1I * | hScL_Times |
static TH1I * | hScR_Times |
static TH1I * | hScGe_Times |
static TH1I * | hSiL2Slow_Times |
static TH1I * | hSiR2Slow_Times |
static TH1I * | hGeSlow_Times |
static TH1I * | hSiL2Fast_Times |
static TH1I * | hSiR2Fast_Times |
static TH1I * | hGeFast_Times |
static TH1I * | hSiL1_1Fast_Times |
static TH1I * | hSiL1_2Fast_Times |
static TH1I * | hSiL1_3Fast_Times |
static TH1I * | hSiL1_4Fast_Times |
static TH1I * | hSiR1_1Fast_Times |
static TH1I * | hSiR1_2Fast_Times |
static TH1I * | hSiR1_3Fast_Times |
static TH1I * | hSiR1_4Fast_Times |
static TH1I * | hSiL1_1Slow_Times |
static TH1I * | hSiL1_2Slow_Times |
static TH1I * | hSiL1_3Slow_Times |
static TH1I * | hSiL1_4Slow_Times |
static TH1I * | hSiR1_1Slow_Times |
static TH1I * | hSiR1_2Slow_Times |
static TH1I * | hSiR1_3Slow_Times |
static TH1I * | hSiR1_4Slow_Times |
static det2histMap | DetectorToTimeHistMap |
typedef std::map<std::string, std::string> bank2detMap |
Definition at line 21 of file DetectorMap.h.
typedef bank2detMap::iterator bankIter |
Definition at line 24 of file DetectorMap.h.
typedef std::map<std::string, TH1I *> det2histMap |
Definition at line 22 of file DetectorMap.h.
typedef det2histMap::iterator detIter |
Definition at line 25 of file DetectorMap.h.
bank2detMap ChannelToDetectorMap [static] |
Definition at line 27 of file DetectorMap.h.
det2histMap DetectorToHeightHistMap [static] |
Definition at line 169 of file DetectorMap.h.
det2histMap DetectorToRawHistMap [static] |
Definition at line 97 of file DetectorMap.h.
det2histMap DetectorToTimeHistMap [static] |
Definition at line 242 of file DetectorMap.h.
TH1I* hGeFast_Heights [static] |
Definition at line 149 of file DetectorMap.h.
TH1I* hGeFast_Raw [static] |
Definition at line 77 of file DetectorMap.h.
TH1I* hGeFast_Times [static] |
Definition at line 222 of file DetectorMap.h.
TH1I* hGeSlow_Heights [static] |
Definition at line 145 of file DetectorMap.h.
TH1I* hGeSlow_Raw [static] |
Definition at line 73 of file DetectorMap.h.
TH1I* hGeSlow_Times [static] |
Definition at line 218 of file DetectorMap.h.
TH1I* hmuSc_Heights [static] |
Definition at line 137 of file DetectorMap.h.
TH1I* hmuSc_Raw [static] |
Definition at line 65 of file DetectorMap.h.
TH1I* hmuSc_Times [static] |
Definition at line 210 of file DetectorMap.h.
TH1I* hmuScA_Heights [static] |
Definition at line 138 of file DetectorMap.h.
TH1I* hmuScA_Raw [static] |
Definition at line 66 of file DetectorMap.h.
TH1I* hmuScA_Times [static] |
Definition at line 211 of file DetectorMap.h.
TH1I* hScGe_Heights [static] |
Definition at line 141 of file DetectorMap.h.
TH1I* hScGe_Raw [static] |
Definition at line 69 of file DetectorMap.h.
TH1I* hScGe_Times [static] |
Definition at line 214 of file DetectorMap.h.
TH1I* hScL_Heights [static] |
Definition at line 139 of file DetectorMap.h.
TH1I* hScL_Raw [static] |
Definition at line 67 of file DetectorMap.h.
TH1I* hScL_Times [static] |
Definition at line 212 of file DetectorMap.h.
TH1I* hScR_Heights [static] |
Definition at line 140 of file DetectorMap.h.
TH1I* hScR_Raw [static] |
Definition at line 68 of file DetectorMap.h.
TH1I* hScR_Times [static] |
Definition at line 213 of file DetectorMap.h.
TH1I* hSiL1_1Fast_Heights [static] |
Definition at line 151 of file DetectorMap.h.
TH1I* hSiL1_1Fast_Raw [static] |
Definition at line 79 of file DetectorMap.h.
TH1I* hSiL1_1Fast_Times [static] |
Definition at line 224 of file DetectorMap.h.
TH1I* hSiL1_1Slow_Heights [static] |
Definition at line 160 of file DetectorMap.h.
TH1I* hSiL1_1Slow_Raw [static] |
Definition at line 88 of file DetectorMap.h.
TH1I* hSiL1_1Slow_Times [static] |
Definition at line 233 of file DetectorMap.h.
TH1I* hSiL1_2Fast_Heights [static] |
Definition at line 152 of file DetectorMap.h.
TH1I* hSiL1_2Fast_Raw [static] |
Definition at line 80 of file DetectorMap.h.
TH1I* hSiL1_2Fast_Times [static] |
Definition at line 225 of file DetectorMap.h.
TH1I* hSiL1_2Slow_Heights [static] |
Definition at line 161 of file DetectorMap.h.
TH1I* hSiL1_2Slow_Raw [static] |
Definition at line 89 of file DetectorMap.h.
TH1I* hSiL1_2Slow_Times [static] |
Definition at line 234 of file DetectorMap.h.
TH1I* hSiL1_3Fast_Heights [static] |
Definition at line 153 of file DetectorMap.h.
TH1I* hSiL1_3Fast_Raw [static] |
Definition at line 81 of file DetectorMap.h.
TH1I* hSiL1_3Fast_Times [static] |
Definition at line 226 of file DetectorMap.h.
TH1I* hSiL1_3Slow_Heights [static] |
Definition at line 162 of file DetectorMap.h.
TH1I* hSiL1_3Slow_Raw [static] |
Definition at line 90 of file DetectorMap.h.
TH1I* hSiL1_3Slow_Times [static] |
Definition at line 235 of file DetectorMap.h.
TH1I* hSiL1_4Fast_Heights [static] |
Definition at line 154 of file DetectorMap.h.
TH1I* hSiL1_4Fast_Raw [static] |
Definition at line 82 of file DetectorMap.h.
TH1I* hSiL1_4Fast_Times [static] |
Definition at line 227 of file DetectorMap.h.
TH1I* hSiL1_4Slow_Heights [static] |
Definition at line 163 of file DetectorMap.h.
TH1I* hSiL1_4Slow_Raw [static] |
Definition at line 91 of file DetectorMap.h.
TH1I* hSiL1_4Slow_Times [static] |
Definition at line 236 of file DetectorMap.h.
TH1I* hSiL2Fast_Heights [static] |
Definition at line 147 of file DetectorMap.h.
TH1I* hSiL2Fast_Raw [static] |
Definition at line 75 of file DetectorMap.h.
TH1I* hSiL2Fast_Times [static] |
Definition at line 220 of file DetectorMap.h.
TH1I* hSiL2Slow_Heights [static] |
Definition at line 143 of file DetectorMap.h.
TH1I* hSiL2Slow_Raw [static] |
Definition at line 71 of file DetectorMap.h.
TH1I* hSiL2Slow_Times [static] |
Definition at line 216 of file DetectorMap.h.
TH1I* hSiR1_1Fast_Heights [static] |
Definition at line 155 of file DetectorMap.h.
TH1I* hSiR1_1Fast_Raw [static] |
Definition at line 83 of file DetectorMap.h.
TH1I* hSiR1_1Fast_Times [static] |
Definition at line 228 of file DetectorMap.h.
TH1I* hSiR1_1Slow_Heights [static] |
Definition at line 164 of file DetectorMap.h.
TH1I* hSiR1_1Slow_Raw [static] |
Definition at line 92 of file DetectorMap.h.
TH1I* hSiR1_1Slow_Times [static] |
Definition at line 237 of file DetectorMap.h.
TH1I* hSiR1_2Fast_Heights [static] |
Definition at line 156 of file DetectorMap.h.
TH1I* hSiR1_2Fast_Raw [static] |
Definition at line 84 of file DetectorMap.h.
TH1I* hSiR1_2Fast_Times [static] |
Definition at line 229 of file DetectorMap.h.
TH1I* hSiR1_2Slow_Heights [static] |
Definition at line 165 of file DetectorMap.h.
TH1I* hSiR1_2Slow_Raw [static] |
Definition at line 93 of file DetectorMap.h.
TH1I* hSiR1_2Slow_Times [static] |
Definition at line 238 of file DetectorMap.h.
TH1I* hSiR1_3Fast_Heights [static] |
Definition at line 157 of file DetectorMap.h.
TH1I* hSiR1_3Fast_Raw [static] |
Definition at line 85 of file DetectorMap.h.
TH1I* hSiR1_3Fast_Times [static] |
Definition at line 230 of file DetectorMap.h.
TH1I* hSiR1_3Slow_Heights [static] |
Definition at line 166 of file DetectorMap.h.
TH1I* hSiR1_3Slow_Raw [static] |
Definition at line 94 of file DetectorMap.h.
TH1I* hSiR1_3Slow_Times [static] |
Definition at line 239 of file DetectorMap.h.
TH1I* hSiR1_4Fast_Heights [static] |
Definition at line 158 of file DetectorMap.h.
TH1I* hSiR1_4Fast_Raw [static] |
Definition at line 86 of file DetectorMap.h.
TH1I* hSiR1_4Fast_Times [static] |
Definition at line 231 of file DetectorMap.h.
TH1I* hSiR1_4Slow_Heights [static] |
Definition at line 167 of file DetectorMap.h.
TH1I* hSiR1_4Slow_Raw [static] |
Definition at line 95 of file DetectorMap.h.
TH1I* hSiR1_4Slow_Times [static] |
Definition at line 240 of file DetectorMap.h.
TH1I* hSiR2Fast_Heights [static] |
Definition at line 148 of file DetectorMap.h.
TH1I* hSiR2Fast_Raw [static] |
Definition at line 76 of file DetectorMap.h.
TH1I* hSiR2Fast_Times [static] |
Definition at line 221 of file DetectorMap.h.
TH1I* hSiR2Slow_Heights [static] |
Definition at line 144 of file DetectorMap.h.
TH1I* hSiR2Slow_Raw [static] |
Definition at line 72 of file DetectorMap.h.
TH1I* hSiR2Slow_Times [static] |
Definition at line 217 of file DetectorMap.h.