1 #ifndef CondTools_Hcal_BufferedBoostIOESProducer_h
2 #define CondTools_Hcal_BufferedBoostIOESProducer_h
24 #include "boost/shared_ptr.hpp"
30 #include "CondFormats/Serialization/interface/eos/portable_iarchive.hpp"
33 template<
class DataType,
class MyRecord>
47 template<
class DataType,
class MyRecord>
53 std::istringstream is(handle->str());
54 eos::portable_iarchive ar(is);
60 #endif // CondTools_Hcal_BufferedBoostIOESProducer_h
tuple ret
prodAgent to be discontinued
void setWhatProduced(T *iThis, const es::Label &iLabel=es::Label())
BufferedBoostIOESProducer(const edm::ParameterSet &)
ReturnType produce(const MyRecord &)
boost::shared_ptr< DataType > ReturnType
virtual ~BufferedBoostIOESProducer()