BOSS
7.1.1
BESIII Offline Software System
Loading...
Searching...
No Matches
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
TrigEventMaker.h:6
TrigEventMaker::execute
StatusCode execute()
Definition
TrigEventMaker.cxx:29
TrigEventMaker::finalize
StatusCode finalize()
Definition
TrigEventMaker.cxx:122
TrigEventMaker::TrigEventMaker
TrigEventMaker(const std::string &name, ISvcLocator *pSvcLocator)
Definition
TrigEventMaker.cxx:18
TrigEventMaker::initialize
StatusCode initialize()
Definition
TrigEventMaker.cxx:23
7.1.1
Event
TrigMakerAlg
TrigMakerAlg-00-01-00
TrigMakerAlg
TrigEventMaker.h
Generated by
1.12.0