src
RecoLocalMuon
GEMRecHit
interface
GEMEtaPartitionMask.h
Go to the documentation of this file.
1
#ifndef RecoLocalMuon_GEMRecHit_GEMEtaPartitionMask_h
2
#define RecoLocalMuon_GEMRecHit_GEMEtaPartitionMask_h
3
4
#include <bitset>
5
#include <vector>
6
7
const
int
maskSIZE
= 768;
8
typedef
std::bitset<maskSIZE>
EtaPartitionMask
;
9
10
#endif
EtaPartitionMask
std::bitset< maskSIZE > EtaPartitionMask
Definition:
GEMEtaPartitionMask.h:8
maskSIZE
const int maskSIZE
Definition:
GEMEtaPartitionMask.h:7
Generated for CMSSW Reference Manual by
1.8.14