Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
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
= {
20
{113, 0},
//RB1InFw
21
{123, 1},
//RB1OutFw
22
23
{20213, 2},
//RB22Fw
24
{20223, 2},
//RB22Fw
25
{30223, 3},
//RB23Fw
26
{30213, 3},
//RB23Fw
27
{30212, 4},
//RB23M
28
{30222, 4},
//RB23M
29
30
{313, 5},
//RB3Fw
31
{413, 6},
//RB4Fw
32
{111, 7},
//RB1InBk
33
{121, 8},
//RB1OutBk
34
35
{20211, 9},
//RB22Bw
36
{20221, 9},
//RB22Bw
37
{30211, 10},
//RB23Bw
38
{30221, 10},
//RB23Bw
39
40
{311, 11},
//RB3Bk
41
{411, 12}
//RB4Bk
42
};
43
}
rpctechnicaltrigger::s_layermap
const std::map< int, int > s_layermap
Definition:
GeometryConstants.cc:19
GeometryConstants.h
Generated for CMSSW Reference Manual by
1.8.5