BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
Mdc/DedxCorrecSvc/test/Test.cxx
Go to the documentation of this file.
1
#include "DedxCorrecSvc/DedxCorrecSvc.h"
2
#include <iostream>
3
4
using namespace
std
;
5
int
main
() {
6
const
string
& name =
" "
;
7
ISvcLocator* svcloc = NULL;
8
DedxCorrecSvc
fEx( name, svcloc );
9
fEx.
initialize
();
10
// cout <<"dump"<<endl;
11
// fCali.Dump();
12
cout <<
"Hi, event routine is running"
<< endl;
13
fEx.
finalize
();
14
}
main
int main()
Definition
Mdc/DedxCorrecSvc/test/Test.cxx:5
DedxCorrecSvc
Definition
DedxCorrecSvc.h:21
DedxCorrecSvc::finalize
virtual StatusCode finalize()
Definition
DedxCorrecSvc.cxx:83
DedxCorrecSvc::initialize
virtual StatusCode initialize()
Definition
DedxCorrecSvc.cxx:52
std
Definition
x86_64-el9-gcc13-dbg/Event/RootEventData/RootEventDataDict.cxx:101
8.0.0
BOSS_Source
Mdc
DedxCorrecSvc
test
Test.cxx
Generated by
1.16.1