Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CondFormats
Calibration
interface
bitObj.h
Go to the documentation of this file.
1
#ifndef BITOBJ_H
2
#define BITOBJ_H
3
#include<bitset>
4
class
bitObj
{
5
public
:
6
bitset<int N>
m_a
;
7
};
8
#endif
bitObj
Definition:
bitObj.h:4
bitObj::m_a
bitset< int N > m_a
Definition:
bitObj.h:6
Generated for CMSSW Reference Manual by
1.8.5