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