BOSS
7.1.1
BESIII Offline Software System
Loading...
Searching...
No Matches
DstHltMaker.h
Go to the documentation of this file.
1
#include "GaudiKernel/Algorithm.h"
2
#include <string>
3
4
class
DstHltMaker
:
public
Algorithm {
5
public
:
6
DstHltMaker
(
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
uint32_t m_ntot;
15
};
DstHltMaker
Definition
DstHltMaker.h:4
DstHltMaker::execute
StatusCode execute()
Definition
DstHltMaker.cxx:43
DstHltMaker::initialize
StatusCode initialize()
Definition
DstHltMaker.cxx:32
DstHltMaker::finalize
StatusCode finalize()
Definition
DstHltMaker.cxx:112
DstHltMaker::DstHltMaker
DstHltMaker(const std::string &name, ISvcLocator *pSvcLocator)
Definition
DstHltMaker.cxx:23
7.1.1
Event
HltMakerAlg
HltMakerAlg-00-01-00
HltMakerAlg
DstHltMaker.h
Generated by
1.12.0