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