FACT++  1.0
DataProcessorImp::DataProcessorImp ( const std::string &  path,
uint64_t  night,
uint32_t  id,
MessageImp imp 
)
inline

Definition at line 31 of file DataProcessorImp.h.

31 : fPath(path), fNight(night), fRunId(id), fMsg(imp) { }
MessageImp & fMsg