8 #ifndef ROOT_ROOTSTATCNV_H
9 #define ROOT_ROOTSTATCNV_H 1
54 virtual const std::string containerName(
IRegistry* pDir)
const;
61 virtual const std::string fileName(
IRegistry* pReg)
const;
68 virtual const std::string topLevel(
IRegistry* pReg)
const;
76 StatusCode makeError(
const std::string&
msg,
bool throw_exception=
false)
const;
89 const std::string& ident,
90 const std::string& desc,
91 const std::string&
opt,
109 #endif // ROOT_RootStatCnv_H
MsgStream & log() const
Helper to use mesage logger.
Definition of the MsgStream class used to transmit messages.
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
virtual ~RootStatCnv()
Standard Destructor.
This class is used for returning status codes from appropriate routines.
The IRegistry represents the entry door to the environment any data object residing in a transient da...
string opt
print 'Summary: %32s [s] d d steps'%(summary.protocol,summary.type,summary.nevt,len(summary.data),)
unsigned int CLID
Class ID definition.
GAUDI_API std::string path(const AIDA::IBaseHistogram *aida)
get the path in THS for AIDA histogram
MsgStream * m_log
Reference to logger object.
This is a number of static methods for bootstrapping the Gaudi framework.
Description: Base class converter for N-tuples and related classes.
IDataManagerSvc * m_dataMgr
Reference to data manager service to manipulate the TES.
Description: Definition of the ROOT data converter.