BOSS
6.6.4.p03
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::initialize
StatusCode initialize()
Definition:
RootIoAlg.cxx:53
RootIoAlg::finalize
StatusCode finalize()
Definition:
RootIoAlg.cxx:430
RootIoAlg::execute
StatusCode execute()
Definition:
RootIoAlg.cxx:73
source
Event
RootIO
RootIO-00-01-31
RootIO
RootIoAlg.h
Generated by
1.9.6