#include <RefCoreStreamer.h>
Public Member Functions | |
void | operator() (TBuffer &R__b, void *objp) |
ProductIDStreamer (EDProductGetter const *ep, bool productIDwasLong) | |
void | setProductGetter (EDProductGetter const *ep) |
Private Attributes | |
TClassRef | cl_ |
EDProductGetter const * | prodGetter_ |
bool | productIDwasLong_ |
Definition at line 44 of file RefCoreStreamer.h.
|
inline |
Definition at line 46 of file RefCoreStreamer.h.
void edm::ProductIDStreamer::operator() | ( | TBuffer & | R__b, |
void * | objp | ||
) |
Definition at line 10 of file RefCoreStreamer.cc.
References cl_, ExpressReco_HICollisions_FallBack::id, VarParsing::obj, edm::ProductID::oldID(), edm::EDProductGetter::oldToNewProductID(), evf::utils::pid, prodGetter_, and productIDwasLong_.
|
inline |
Definition at line 51 of file RefCoreStreamer.h.
References prodGetter_.
Referenced by edm::setRefCoreStreamer().
|
private |
Definition at line 57 of file RefCoreStreamer.h.
Referenced by operator()().
|
private |
Definition at line 58 of file RefCoreStreamer.h.
Referenced by operator()(), and setProductGetter().
|
private |
Definition at line 59 of file RefCoreStreamer.h.
Referenced by operator()().