CGEM BOSS
6.6.5.i
BESIII Offline Software System
Loading...
Searching...
No Matches
K2pipi0.h
Go to the documentation of this file.
1
#ifndef K_2PIPI0_H
2
#define K_2PIPI0_H
3
4
#include "GaudiKernel/SmartDataPtr.h"
5
#include "
EvtRecEvent/EvtRecEvent.h
"
6
#include "
EvtRecEvent/EvtRecTrack.h
"
7
#include "
DstEvent/TofHitStatus.h
"
8
9
#include "
ParticleID/ParticleID.h
"
10
#include <vector>
11
#include "CLHEP/Vector/ThreeVector.h"
12
#include "CLHEP/Vector/LorentzVector.h"
13
#include "CLHEP/Vector/TwoVector.h"
14
#include "CLHEP/Geometry/Point3D.h"
15
16
typedef
std::vector<int>
Vint
;
17
typedef
std::vector<double>
Vdouble
;
18
typedef
std::vector<HepLorentzVector>
Vp4
;
19
20
class
K2pipi0
21
{
22
public
:
23
K2pipi0
();
24
~K2pipi0
();
25
26
public
:
27
inline
bool
Getk2pipi0md
() {
return
k2pipi0md; }
28
inline
double
Gettagmd
() {
return
tagmd; }
29
inline
double
Getmass_bc
() {
return
mass_bc; }
30
inline
double
GetCQtm
() {
return
cqtm; }
31
inline
double
GetdelE_tag
() {
return
delE_tag; }
32
inline
Vint
Gettagtrk1
() {
return
iGoodtag; }
33
inline
HepLorentzVector
Gettagp1
() {
return
ptag; }
34
inline
Vint
GettagGam1
() {
return
iGamtag; }
35
36
37
public
:
38
void
MTotal
(
double
event,SmartDataPtr<EvtRecTrackCol> evtRecTrkCol,
Vint
iGood,
Vint
iGam,
double
Ebeam,
int
PID_flag,
int
Charge_candidate_D);
39
40
private
:
41
bool
k2pipi0md;
42
double
tagmd;
43
double
mass_bc;
44
double
cqtm;
45
double
delE_tag;
46
Vint
iGoodtag;
47
HepLorentzVector ptag;
48
Vint
iGamtag;
49
50
};
51
52
#endif
EvtRecEvent.h
EvtRecTrack.h
Vp4
std::vector< HepLorentzVector > Vp4
Definition
K2pipi0.h:18
Vdouble
std::vector< double > Vdouble
Definition
K2pipi0.h:17
Vint
std::vector< int > Vint
Definition
K2pipi0.h:16
ParticleID.h
TofHitStatus.h
K2pipi0
Definition
K2pipi0.h:21
K2pipi0::Gettagmd
double Gettagmd()
Definition
K2pipi0.h:28
K2pipi0::MTotal
void MTotal(double event, SmartDataPtr< EvtRecTrackCol > evtRecTrkCol, Vint iGood, Vint iGam, double Ebeam, int PID_flag, int Charge_candidate_D)
K2pipi0::Gettagp1
HepLorentzVector Gettagp1()
Definition
K2pipi0.h:33
K2pipi0::~K2pipi0
~K2pipi0()
K2pipi0::Getmass_bc
double Getmass_bc()
Definition
K2pipi0.h:29
K2pipi0::GetCQtm
double GetCQtm()
Definition
K2pipi0.h:30
K2pipi0::K2pipi0
K2pipi0()
K2pipi0::GettagGam1
Vint GettagGam1()
Definition
K2pipi0.h:34
K2pipi0::Gettagtrk1
Vint Gettagtrk1()
Definition
K2pipi0.h:32
K2pipi0::GetdelE_tag
double GetdelE_tag()
Definition
K2pipi0.h:31
K2pipi0::Getk2pipi0md
bool Getk2pipi0md()
Definition
K2pipi0.h:27
6.6.5.i
Reconstruction
SD0TagAlg
SD0TagAlg-00-00-03
SD0TagAlg
K2pipi0.h
Generated by
1.12.0