Public Types | |
enum | Format { AUTO = 0, AOD = 1, MINIAOD = 2 } |
Public Member Functions | |
DataFormat (int val) | |
int | operator() () const |
bool | tryAOD () const |
bool | tryMiniAOD () const |
Private Attributes | |
int | data_ |
Definition at line 39 of file ElectronHEEPIDValueMapProducer.cc.
Enumerator | |
---|---|
AUTO | |
AOD | |
MINIAOD |
Definition at line 41 of file ElectronHEEPIDValueMapProducer.cc.
|
inline |
Definition at line 47 of file ElectronHEEPIDValueMapProducer.cc.
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 44 of file ElectronHEEPIDValueMapProducer.cc.
Referenced by operator()(), tryAOD(), and tryMiniAOD().