Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
RecoLocalMuon
RPCRecHit
src
RPCRollMask.h
Go to the documentation of this file.
1
#ifndef RecoLocalMuon_RPCRollMask_h
2
#define RecoLocalMuon_RPCRollMask_h
3
4
#include <bitset>
5
#include <vector>
6
7
const
int
maskSIZE
=96;
8
typedef
std::bitset<maskSIZE>
RollMask
;
9
10
#endif
RollMask
std::bitset< maskSIZE > RollMask
Definition:
RPCRollMask.h:8
maskSIZE
const int maskSIZE
Definition:
GEMEtaPartitionMask.h:7
Generated for CMSSW Reference Manual by
1.8.5