BOSS
7.0.4
BESIII Offline Software System
Loading...
Searching...
No Matches
InstallArea/include/DstMakerAlg/DstMakerAlg/DstEventMaker.h
Go to the documentation of this file.
1
#include "GaudiKernel/Algorithm.h"
2
#include <string>
3
4
class
DstEventMaker
:
public
Algorithm {
5
public
:
6
DstEventMaker
(
const
std::string& name, ISvcLocator* pSvcLocator);
7
StatusCode
initialize
();
8
StatusCode
execute
();
9
StatusCode
finalize
();
10
11
private
:
12
// int m_fittingMethod;
13
//std::string m_configFile;
14
15
};
DstEventMaker
Definition:
Event/DstMakerAlg/DstMakerAlg-00-02-28/DstMakerAlg/DstEventMaker.h:4
DstEventMaker::finalize
StatusCode finalize()
DstEventMaker::initialize
StatusCode initialize()
DstEventMaker::execute
StatusCode execute()
DstEventMaker::DstEventMaker
DstEventMaker(const std::string &name, ISvcLocator *pSvcLocator)
source
InstallArea
include
DstMakerAlg
DstMakerAlg
DstEventMaker.h
Generated by
1.9.6