BOSS
6.6.4.p03
BESIII Offline Software System
Loading...
Searching...
No Matches
Kpi.h
Go to the documentation of this file.
1
#ifndef K_PI_H
2
#define K_PI_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
Kpi
21
{
22
public
:
23
Kpi
();
24
~Kpi
();
25
26
public
:
27
inline
bool
Getkpimd
() {
return
kpimd; }
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
kpimd;
42
double
tagmd;
43
double
mass_bc;
44
double
mass_kf;
45
double
cqtm;
46
double
delE_tag;
47
Vint
iGoodtag;
48
HepLorentzVector ptag;
49
Vint
iGamtag;
50
51
};
52
53
#endif
EvtRecEvent.h
EvtRecTrack.h
Vint
std::vector< int > Vint
Definition:
Gam4pikp.cxx:52
Vp4
std::vector< HepLorentzVector > Vp4
Definition:
Kpi.h:18
Vdouble
std::vector< double > Vdouble
Definition:
Kpi.h:17
Vint
std::vector< int > Vint
Definition:
Kpi.h:16
ParticleID.h
TofHitStatus.h
Kpi
Definition:
Kpi.h:21
Kpi::MTotal
void MTotal(double event, SmartDataPtr< EvtRecTrackCol > evtRecTrkCol, Vint iGood, Vint iGam, double Ebeam, int PID_flag, int Charge_candidate_D)
Definition:
Kpi.cxx:33
Kpi::~Kpi
~Kpi()
Definition:
Kpi.cxx:30
Kpi::Gettagp1
HepLorentzVector Gettagp1()
Definition:
Kpi.h:33
Kpi::GetCQtm
double GetCQtm()
Definition:
Kpi.h:30
Kpi::Gettagmd
double Gettagmd()
Definition:
Kpi.h:28
Kpi::Getkpimd
bool Getkpimd()
Definition:
Kpi.h:27
Kpi::Kpi
Kpi()
Definition:
Kpi.cxx:27
Kpi::Gettagtrk1
Vint Gettagtrk1()
Definition:
Kpi.h:32
Kpi::GettagGam1
Vint GettagGam1()
Definition:
Kpi.h:34
Kpi::GetdelE_tag
double GetdelE_tag()
Definition:
Kpi.h:31
Kpi::Getmass_bc
double Getmass_bc()
Definition:
Kpi.h:29
source
Reconstruction
SD0TagAlg
SD0TagAlg-00-00-03
SD0TagAlg
Kpi.h
Generated by
1.9.6