Main Page
Namespaces
Classes
Package Documentation
CVS Directory
WorkBook
Offline Guide
Release schedule
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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
6
const
int
maskSIZE
=192;
7
typedef
std::bitset<maskSIZE>
RollMask
;
8
9
#endif
maskSIZE
const int maskSIZE
Definition:
RPCRollMask.h:6
RollMask
std::bitset< maskSIZE > RollMask
Definition:
RPCRollMask.h:7
Generated for CMSSW Reference Manual by
1.8.11