BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
UsermH2.cc
Go to the documentation of this file.
1
#include "TApplication.h"
2
#include "TAxis.h"
3
#include "TFile.h"
4
#include "TH1.h"
5
#include "TH2.h"
6
#include "TROOT.h"
7
8
#include "
../src/EvtGen/EvtGenModels/EvtmH2.hh
"
9
//////////////////***** mH2 Model ------------------
10
const
char
*
EvtmH2::setFileName
() {
11
const
char
* filename;
12
filename =
"mH2.root"
;
// specify the root histor. name
13
return
filename;
14
}
15
16
const
char
*
EvtmH2::setHpoint
() {
17
const
char
* hpoint;
18
hpoint =
"mH2"
;
// specify the histor. id
19
return
hpoint;
20
}
EvtmH2.hh
EvtmH2::setFileName
const char * setFileName()
Definition
UsermH2.cc:10
EvtmH2::setHpoint
const char * setHpoint()
Definition
UsermH2.cc:16
8.0.0
BOSS_Gen
BesEvtGen
user
UsermH2.cc
Generated by
1.16.1