8 #ifndef GAUDISVC_ROOTFILEHANDLER_H 9 #define GAUDISVC_ROOTFILEHANDLER_H 1 Definition of the MsgStream class used to transmit messages.
Io::open_t openRootFile(const std::string &n, const Io::IoFlags &f, const std::string &desc, Io::Fd &fd, void *&ptr)
Io::close_t closeRootFile(void *ptr)
Io::reopen_t reopenRootFile(void *, const Io::IoFlags &)
The IMessage is the interface implemented by the message service.
RootFileHandler(IMessageSvc *, const std::string &userProxy, const std::string &certDir)