|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef D3PDMAKERREADER_ROOTREADERD3PD_V1_H
9 #define D3PDMAKERREADER_ROOTREADERD3PD_V1_H
34 const std::string&
dir =
"./" )
const;
39 const std::string&
dir )
const;
42 const std::string&
dir )
const;
48 #endif // D3PDMAKERREADER_ROOTREADERD3PD_V1_H
RootReaderD3PD_v1()
Quite empty constructor.
Base class for all ROOT-based code generators.
StatusCode writeSource(const std::string &classname, const std::string &dir) const
Function creatig the D3PDReader C++ source.
StatusCode writeHeader(const std::string &classname, const std::string &dir) const
Function creating the D3PDReader C++ header.
D3PD class used for generating ROOT D3PDReader classes.
Block filler tool for noisy FEB information.
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode createReader(const std::string &classname, const std::string &dir="./") const
Function creating the D3PDReader C++ code.