BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
RecMakerAlg.h
Go to the documentation of this file.
1
#include "GaudiKernel/Algorithm.h"
2
#include <string>
3
4
class
RecMakerAlg
:
public
Algorithm {
5
public
:
6
RecMakerAlg
(
const
std::string& name, ISvcLocator* pSvcLocator );
7
StatusCode
initialize
();
8
StatusCode
execute
();
9
StatusCode
finalize
();
10
11
private
:
12
};
RecMakerAlg::execute
StatusCode execute()
Definition
RecMakerAlg.cxx:43
RecMakerAlg::RecMakerAlg
RecMakerAlg(const std::string &name, ISvcLocator *pSvcLocator)
Definition
RecMakerAlg.cxx:30
RecMakerAlg::initialize
StatusCode initialize()
Definition
RecMakerAlg.cxx:34
RecMakerAlg::finalize
StatusCode finalize()
Definition
RecMakerAlg.cxx:238
8.0.0
BOSS_Source
Event
RecMakerAlg
src
RecMakerAlg.h
Generated by
1.16.1