![]() |
![]() |
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 40 of file ElectronHEEPIDValueMapProducer.cc.
|
inline |
Definition at line 46 of file ElectronHEEPIDValueMapProducer.cc.
|
inline |
|
inline |
Definition at line 47 of file ElectronHEEPIDValueMapProducer.cc.
References AOD, AUTO, and data_.
Referenced by ElectronHEEPIDValueMapProducer::setToken().
|
inline |
Definition at line 48 of file ElectronHEEPIDValueMapProducer.cc.
References AUTO, data_, and MINIAOD.
Referenced by ElectronHEEPIDValueMapProducer::setToken().
|
private |
Definition at line 44 of file ElectronHEEPIDValueMapProducer.cc.
Referenced by operator()(), tryAOD(), and tryMiniAOD().