Main Page
Namespaces
Classes
Package Documentation
L1Trigger
RPCTechnicalTrigger
src
GeometryConstants.cc
Go to the documentation of this file.
1
// -*- C++ -*-
2
//
3
// Package: L1Trigger/RPCTechnicalTrigger
4
// Class : GeometryConstants
5
//
6
// Implementation:
7
// [Notes on implementation]
8
//
9
// Original Author: Christopher Jones
10
// Created: Fri, 16 Nov 2018 20:00:03 GMT
11
//
12
13
// system include files
14
15
// user include files
16
#include "
GeometryConstants.h
"
17
18
namespace
rpctechnicaltrigger
{
19
const
std::map<int, int>
s_layermap
= { {113, 0},
//RB1InFw
20
{123, 1},
//RB1OutFw
21
22
{20213, 2},
//RB22Fw
23
{20223, 2},
//RB22Fw
24
{30223, 3},
//RB23Fw
25
{30213, 3},
//RB23Fw
26
{30212, 4},
//RB23M
27
{30222, 4},
//RB23M
28
29
{313, 5},
//RB3Fw
30
{413, 6},
//RB4Fw
31
{111, 7},
//RB1InBk
32
{121, 8},
//RB1OutBk
33
34
{20211, 9},
//RB22Bw
35
{20221, 9},
//RB22Bw
36
{30211,10},
//RB23Bw
37
{30221,10},
//RB23Bw
38
39
{311, 11},
//RB3Bk
40
{411, 12}
//RB4Bk
41
};
42
}
rpctechnicaltrigger
Definition:
GeometryConstants.cc:18
rpctechnicaltrigger::s_layermap
const std::map< int, int > s_layermap
Definition:
GeometryConstants.cc:19
GeometryConstants.h
Generated for CMSSW Reference Manual by
1.8.11