BOSS
7.0.4
BESIII Offline Software System
Loading...
Searching...
No Matches
InstallArea/include/RecMakerAlg/RecMakerAlg/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
13
};
RecMakerAlg
Definition:
Event/RecMakerAlg/RecMakerAlg-00-00-05/RecMakerAlg/RecMakerAlg.h:4
RecMakerAlg::execute
StatusCode execute()
RecMakerAlg::RecMakerAlg
RecMakerAlg(const std::string &name, ISvcLocator *pSvcLocator)
RecMakerAlg::initialize
StatusCode initialize()
RecMakerAlg::finalize
StatusCode finalize()
source
InstallArea
include
RecMakerAlg
RecMakerAlg
RecMakerAlg.h
Generated by
1.9.6