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 41 of file ElectronHEEPIDValueMapProducer.cc.
|
inline |
Definition at line 49 of file ElectronHEEPIDValueMapProducer.cc.
|
inline |
|
inline |
|
inline |
Definition at line 51 of file ElectronHEEPIDValueMapProducer.cc.
References AUTO, data_, and MINIAOD.
|
private |
Definition at line 46 of file ElectronHEEPIDValueMapProducer.cc.
Referenced by operator()(), tryAOD(), and tryMiniAOD().