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