BOSS
7.0.2
BESIII Offline Software System
Loading...
Searching...
No Matches
InstallArea/include/RootIO/RootIO/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:
Event/RootIO/RootIO-00-01-31/RootIO/RootIoAlg.h:5
RootIoAlg::RootIoAlg
RootIoAlg(const std::string &name, ISvcLocator *pSvcLocator)
RootIoAlg::initialize
StatusCode initialize()
RootIoAlg::finalize
StatusCode finalize()
RootIoAlg::execute
StatusCode execute()
source
InstallArea
include
RootIO
RootIO
RootIoAlg.h
Generated by
1.9.6