BOSS
7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
RootIoAlg.h
Go to the documentation of this file.
1
#include "GaudiKernel/AlgFactory.h"
2
#include "GaudiKernel/Algorithm.h"
3
#include <string>
4
5
class
RootIoAlg
:
public
Algorithm {
6
public
:
7
RootIoAlg
(
const
std::string& name, ISvcLocator* pSvcLocator);
8
StatusCode
initialize
();
9
StatusCode
execute
();
10
StatusCode
finalize
();
11
12
private
:
13
// int m_fittingMethod;
14
// std::string m_configFile;
15
16
};
RootIoAlg
Definition
RootIoAlg.h:5
RootIoAlg::RootIoAlg
RootIoAlg(const std::string &name, ISvcLocator *pSvcLocator)
Definition
RootIoAlg.cxx:44
RootIoAlg::initialize
StatusCode initialize()
Definition
RootIoAlg.cxx:53
RootIoAlg::finalize
StatusCode finalize()
Definition
RootIoAlg.cxx:430
RootIoAlg::execute
StatusCode execute()
Definition
RootIoAlg.cxx:73
7.1.2
Event
RootIO
RootIO-00-03-00
RootIO
RootIoAlg.h
Generated by
1.12.0