|
BOSS 8.0.0
BESIII Offline Software System
|
#include <DTagTool.h>
Public Member Functions | |
| DTagTool () | |
| ~DTagTool () | |
| bool | isDTagListEmpty () |
| void | setPID (bool pid) |
| EvtRecDTagCol::iterator | modes_begin () |
| EvtRecDTagCol::iterator | modes_end () |
| EvtRecPi0Col::iterator | pi0_begin () |
| EvtRecPi0Col::iterator | pi0_end () |
| EvtRecEtaToGGCol::iterator | eta_begin () |
| EvtRecEtaToGGCol::iterator | eta_end () |
| EvtRecVeeVertexCol::iterator | ks_begin () |
| EvtRecVeeVertexCol::iterator | ks_end () |
| vector< int > | D0modes () |
| vector< int > | Dpmodes () |
| vector< int > | Dsmodes () |
| vector< int > | mode (EvtRecDTag::DecayMode decaymode) |
| vector< int > | mode (int decaymode) |
| bool | findSTag (EvtRecDTag::DecayMode mode, int tagcharm) |
| bool | findSTag (EvtRecDTag::DecayMode mode) |
| bool | findDTag (EvtRecDTag::DecayMode mode1, EvtRecDTag::DecayMode mode2, string smass="mbc") |
| bool | findDTag (EvtRecDTag::DecayMode mode1, int tagcharm1, EvtRecDTag::DecayMode mode2, int tagcharm2, string smass="mbc") |
| bool | findADTag (EvtRecDTag::DecayMode mode1, EvtRecDTag::DecayMode mode2) |
| bool | findADTag (EvtRecDTag::DecayMode mode1, int tagcharm1, EvtRecDTag::DecayMode mode2, int tagcharm2) |
| bool | findSTag (int mode, int tagcharm) |
| bool | findSTag (int mode) |
| bool | findDTag (int mode1, int mode2, string smass="mbc") |
| bool | findDTag (int mode1, int tagcharm1, int mode2, int tagcharm2, string smass="mbc") |
| bool | findADTag (int mode1, int mode2) |
| bool | findADTag (int mode1, int tagcharm1, int mode2, int tagcharm2) |
| EvtRecDTagCol::iterator | stag () |
| EvtRecDTagCol::iterator | dtag1 () |
| EvtRecDTagCol::iterator | dtag2 () |
| vector< EvtRecDTagCol::iterator > | vdtag1 () |
| vector< EvtRecDTagCol::iterator > | vdtag2 () |
| void | setdtagDE (double sigma1, double sigma2) |
| bool | compare (EvtRecDTagCol::iterator pair1_iter1, EvtRecDTagCol::iterator pair1_iter2, EvtRecDTagCol::iterator pair2_iter1, EvtRecDTagCol::iterator pair2_iter2, double mD, string smass) |
| void | operator<< (EvtRecDTagCol::iterator iter) |
| HepLorentzVector | pi0p4 (EvtRecPi0Col::iterator pi0Itr, bool isconstrain=true) |
| HepLorentzVector | etap4 (EvtRecEtaToGGCol::iterator etaItr, bool isconstrain=true) |
| vector< int > | pi0Id (EvtRecDTagCol::iterator iter, int numpi0=1) |
| vector< int > | etaId (EvtRecDTagCol::iterator iter, int numeta=1) |
| vector< int > | ksId (EvtRecDTagCol::iterator iter, int numks=1) |
| HepLorentzVector | p4shower (RecEmcShower *shower) |
| HepLorentzVector | p4 (RecMdcKalTrack *mdcKalTrack, int pid) |
| bool | isPion (EvtRecTrack *trk) |
| bool | isKaon (EvtRecTrack *trk) |
| bool | isElectron (EvtRecTrack *trk) |
| bool | isMuon (EvtRecTrack *trk) |
| bool | isGoodTrack (EvtRecTrack *trk) |
| bool | isGoodTrack_loose (EvtRecTrack *trk) |
| bool | isGoodShower (EvtRecTrack *trk) |
| bool | isGoodShower (EvtRecTrack *trk, double shwDang) |
| bool | cosmicandleptonVeto (bool emc=true) |
| int | numofShowerAboveThreshold () |
| int | numofShowerAboveThreshold (int threshold) |
| bool | shareTracks (EvtRecDTagCol::iterator iter1, EvtRecDTagCol::iterator iter2) |
| double | angleShowerwithTrack (EvtRecTrack *shower, EvtRecTrack *track) |
| void | clear () |
| void | name () |
| DTagTool () | |
| ~DTagTool () | |
| bool | isDTagListEmpty () |
| void | setPID (bool pid) |
| EvtRecDTagCol::iterator | modes_begin () |
| EvtRecDTagCol::iterator | modes_end () |
| EvtRecPi0Col::iterator | pi0_begin () |
| EvtRecPi0Col::iterator | pi0_end () |
| EvtRecEtaToGGCol::iterator | eta_begin () |
| EvtRecEtaToGGCol::iterator | eta_end () |
| EvtRecVeeVertexCol::iterator | ks_begin () |
| EvtRecVeeVertexCol::iterator | ks_end () |
| vector< int > | D0modes () |
| vector< int > | Dpmodes () |
| vector< int > | Dsmodes () |
| vector< int > | mode (EvtRecDTag::DecayMode decaymode) |
| vector< int > | mode (int decaymode) |
| bool | findSTag (EvtRecDTag::DecayMode mode, int tagcharm) |
| bool | findSTag (EvtRecDTag::DecayMode mode) |
| bool | findDTag (EvtRecDTag::DecayMode mode1, EvtRecDTag::DecayMode mode2, string smass="mbc") |
| bool | findDTag (EvtRecDTag::DecayMode mode1, int tagcharm1, EvtRecDTag::DecayMode mode2, int tagcharm2, string smass="mbc") |
| bool | findADTag (EvtRecDTag::DecayMode mode1, EvtRecDTag::DecayMode mode2) |
| bool | findADTag (EvtRecDTag::DecayMode mode1, int tagcharm1, EvtRecDTag::DecayMode mode2, int tagcharm2) |
| bool | findSTag (int mode, int tagcharm) |
| bool | findSTag (int mode) |
| bool | findDTag (int mode1, int mode2, string smass="mbc") |
| bool | findDTag (int mode1, int tagcharm1, int mode2, int tagcharm2, string smass="mbc") |
| bool | findADTag (int mode1, int mode2) |
| bool | findADTag (int mode1, int tagcharm1, int mode2, int tagcharm2) |
| EvtRecDTagCol::iterator | stag () |
| EvtRecDTagCol::iterator | dtag1 () |
| EvtRecDTagCol::iterator | dtag2 () |
| vector< EvtRecDTagCol::iterator > | vdtag1 () |
| vector< EvtRecDTagCol::iterator > | vdtag2 () |
| void | setdtagDE (double sigma1, double sigma2) |
| bool | compare (EvtRecDTagCol::iterator pair1_iter1, EvtRecDTagCol::iterator pair1_iter2, EvtRecDTagCol::iterator pair2_iter1, EvtRecDTagCol::iterator pair2_iter2, double mD, string smass) |
| void | operator<< (EvtRecDTagCol::iterator iter) |
| HepLorentzVector | pi0p4 (EvtRecPi0Col::iterator pi0Itr, bool isconstrain=true) |
| HepLorentzVector | etap4 (EvtRecEtaToGGCol::iterator etaItr, bool isconstrain=true) |
| vector< int > | pi0Id (EvtRecDTagCol::iterator iter, int numpi0=1) |
| vector< int > | etaId (EvtRecDTagCol::iterator iter, int numeta=1) |
| vector< int > | ksId (EvtRecDTagCol::iterator iter, int numks=1) |
| HepLorentzVector | p4shower (RecEmcShower *shower) |
| HepLorentzVector | p4 (RecMdcKalTrack *mdcKalTrack, int pid) |
| bool | isPion (EvtRecTrack *trk) |
| bool | isKaon (EvtRecTrack *trk) |
| bool | isElectron (EvtRecTrack *trk) |
| bool | isMuon (EvtRecTrack *trk) |
| bool | isGoodTrack (EvtRecTrack *trk) |
| bool | isGoodTrack_loose (EvtRecTrack *trk) |
| bool | isGoodShower (EvtRecTrack *trk) |
| bool | isGoodShower (EvtRecTrack *trk, double shwDang) |
| bool | cosmicandleptonVeto (bool emc=true) |
| int | numofShowerAboveThreshold () |
| int | numofShowerAboveThreshold (int threshold) |
| bool | shareTracks (EvtRecDTagCol::iterator iter1, EvtRecDTagCol::iterator iter2) |
| double | angleShowerwithTrack (EvtRecTrack *shower, EvtRecTrack *track) |
| void | clear () |
| void | name () |
| DTagTool () | |
| ~DTagTool () | |
| bool | isDTagListEmpty () |
| void | setPID (bool pid) |
| EvtRecDTagCol::iterator | modes_begin () |
| EvtRecDTagCol::iterator | modes_end () |
| EvtRecPi0Col::iterator | pi0_begin () |
| EvtRecPi0Col::iterator | pi0_end () |
| EvtRecEtaToGGCol::iterator | eta_begin () |
| EvtRecEtaToGGCol::iterator | eta_end () |
| EvtRecVeeVertexCol::iterator | ks_begin () |
| EvtRecVeeVertexCol::iterator | ks_end () |
| vector< int > | D0modes () |
| vector< int > | Dpmodes () |
| vector< int > | Dsmodes () |
| vector< int > | mode (EvtRecDTag::DecayMode decaymode) |
| vector< int > | mode (int decaymode) |
| bool | findSTag (EvtRecDTag::DecayMode mode, int tagcharm) |
| bool | findSTag (EvtRecDTag::DecayMode mode) |
| bool | findDTag (EvtRecDTag::DecayMode mode1, EvtRecDTag::DecayMode mode2, string smass="mbc") |
| bool | findDTag (EvtRecDTag::DecayMode mode1, int tagcharm1, EvtRecDTag::DecayMode mode2, int tagcharm2, string smass="mbc") |
| bool | findADTag (EvtRecDTag::DecayMode mode1, EvtRecDTag::DecayMode mode2) |
| bool | findADTag (EvtRecDTag::DecayMode mode1, int tagcharm1, EvtRecDTag::DecayMode mode2, int tagcharm2) |
| bool | findSTag (int mode, int tagcharm) |
| bool | findSTag (int mode) |
| bool | findDTag (int mode1, int mode2, string smass="mbc") |
| bool | findDTag (int mode1, int tagcharm1, int mode2, int tagcharm2, string smass="mbc") |
| bool | findADTag (int mode1, int mode2) |
| bool | findADTag (int mode1, int tagcharm1, int mode2, int tagcharm2) |
| EvtRecDTagCol::iterator | stag () |
| EvtRecDTagCol::iterator | dtag1 () |
| EvtRecDTagCol::iterator | dtag2 () |
| vector< EvtRecDTagCol::iterator > | vdtag1 () |
| vector< EvtRecDTagCol::iterator > | vdtag2 () |
| void | setdtagDE (double sigma1, double sigma2) |
| bool | compare (EvtRecDTagCol::iterator pair1_iter1, EvtRecDTagCol::iterator pair1_iter2, EvtRecDTagCol::iterator pair2_iter1, EvtRecDTagCol::iterator pair2_iter2, double mD, string smass) |
| void | operator<< (EvtRecDTagCol::iterator iter) |
| HepLorentzVector | pi0p4 (EvtRecPi0Col::iterator pi0Itr, bool isconstrain=true) |
| HepLorentzVector | etap4 (EvtRecEtaToGGCol::iterator etaItr, bool isconstrain=true) |
| vector< int > | pi0Id (EvtRecDTagCol::iterator iter, int numpi0=1) |
| vector< int > | etaId (EvtRecDTagCol::iterator iter, int numeta=1) |
| vector< int > | ksId (EvtRecDTagCol::iterator iter, int numks=1) |
| HepLorentzVector | p4shower (RecEmcShower *shower) |
| HepLorentzVector | p4 (RecMdcKalTrack *mdcKalTrack, int pid) |
| bool | isPion (EvtRecTrack *trk) |
| bool | isKaon (EvtRecTrack *trk) |
| bool | isElectron (EvtRecTrack *trk) |
| bool | isMuon (EvtRecTrack *trk) |
| bool | isGoodTrack (EvtRecTrack *trk) |
| bool | isGoodTrack_loose (EvtRecTrack *trk) |
| bool | isGoodShower (EvtRecTrack *trk) |
| bool | isGoodShower (EvtRecTrack *trk, double shwDang) |
| bool | cosmicandleptonVeto (bool emc=true) |
| int | numofShowerAboveThreshold () |
| int | numofShowerAboveThreshold (int threshold) |
| bool | shareTracks (EvtRecDTagCol::iterator iter1, EvtRecDTagCol::iterator iter2) |
| double | angleShowerwithTrack (EvtRecTrack *shower, EvtRecTrack *track) |
| void | clear () |
| void | name () |
Protected Member Functions | |
| IDataProviderSvc * | eventSvc () |
| IDataProviderSvc * | eventSvc () |
| IDataProviderSvc * | eventSvc () |
Definition at line 21 of file Analysis/DTagTool/include/DTagTool/DTagTool.h.
| DTagTool::DTagTool | ( | ) |
Accessing DTagList
Accessing Ks list
Accessing pi0 list
Accessing eta list
Definition at line 16 of file DTagTool.cxx.
| DTagTool::~DTagTool | ( | ) |
Definition at line 125 of file DTagTool.cxx.
| DTagTool::DTagTool | ( | ) |
| DTagTool::~DTagTool | ( | ) |
| DTagTool::DTagTool | ( | ) |
| DTagTool::~DTagTool | ( | ) |
| double DTagTool::angleShowerwithTrack | ( | EvtRecTrack * | shower, |
| EvtRecTrack * | track ) |
Definition at line 1262 of file DTagTool.cxx.
Referenced by cosmicandleptonVeto().
| double DTagTool::angleShowerwithTrack | ( | EvtRecTrack * | shower, |
| EvtRecTrack * | track ) |
| double DTagTool::angleShowerwithTrack | ( | EvtRecTrack * | shower, |
| EvtRecTrack * | track ) |
| void DTagTool::clear | ( | ) |
Definition at line 118 of file DTagTool.cxx.
Referenced by DDecay::execute(), and DSemilepAlg::execute().
| void DTagTool::clear | ( | ) |
| void DTagTool::clear | ( | ) |
| bool DTagTool::compare | ( | EvtRecDTagCol::iterator | pair1_iter1, |
| EvtRecDTagCol::iterator | pair1_iter2, | ||
| EvtRecDTagCol::iterator | pair2_iter1, | ||
| EvtRecDTagCol::iterator | pair2_iter2, | ||
| double | mD, | ||
| string | smass ) |
Definition at line 132 of file DTagTool.cxx.
Referenced by findDTag(), and findDTag().
| bool DTagTool::compare | ( | EvtRecDTagCol::iterator | pair1_iter1, |
| EvtRecDTagCol::iterator | pair1_iter2, | ||
| EvtRecDTagCol::iterator | pair2_iter1, | ||
| EvtRecDTagCol::iterator | pair2_iter2, | ||
| double | mD, | ||
| string | smass ) |
| bool DTagTool::compare | ( | EvtRecDTagCol::iterator | pair1_iter1, |
| EvtRecDTagCol::iterator | pair1_iter2, | ||
| EvtRecDTagCol::iterator | pair2_iter1, | ||
| EvtRecDTagCol::iterator | pair2_iter2, | ||
| double | mD, | ||
| string | smass ) |
| bool DTagTool::cosmicandleptonVeto | ( | bool | emc = true | ) |
Definition at line 1187 of file DTagTool.cxx.
Referenced by DDecay::execute(), DSemilepAlg::execute(), and SD0Tag::execute().
| bool DTagTool::cosmicandleptonVeto | ( | bool | emc = true | ) |
| bool DTagTool::cosmicandleptonVeto | ( | bool | emc = true | ) |
|
inline |
Definition at line 41 of file Analysis/DTagTool/include/DTagTool/DTagTool.h.
Referenced by DDecay::execute().
|
inline |
Definition at line 41 of file InstallArea/x86_64-el9-gcc13-dbg/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 41 of file InstallArea/x86_64-el9-gcc13-opt/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 42 of file Analysis/DTagTool/include/DTagTool/DTagTool.h.
Referenced by DDecay::execute().
|
inline |
Definition at line 42 of file InstallArea/x86_64-el9-gcc13-dbg/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 42 of file InstallArea/x86_64-el9-gcc13-opt/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 43 of file Analysis/DTagTool/include/DTagTool/DTagTool.h.
Referenced by DDecay::execute().
|
inline |
Definition at line 43 of file InstallArea/x86_64-el9-gcc13-dbg/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 43 of file InstallArea/x86_64-el9-gcc13-opt/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 66 of file Analysis/DTagTool/include/DTagTool/DTagTool.h.
Referenced by DDecay::execute().
|
inline |
Definition at line 66 of file InstallArea/x86_64-el9-gcc13-dbg/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 66 of file InstallArea/x86_64-el9-gcc13-opt/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 67 of file Analysis/DTagTool/include/DTagTool/DTagTool.h.
Referenced by DDecay::execute().
|
inline |
Definition at line 67 of file InstallArea/x86_64-el9-gcc13-dbg/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 67 of file InstallArea/x86_64-el9-gcc13-opt/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 36 of file Analysis/DTagTool/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 36 of file InstallArea/x86_64-el9-gcc13-dbg/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 36 of file InstallArea/x86_64-el9-gcc13-opt/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 37 of file Analysis/DTagTool/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 37 of file InstallArea/x86_64-el9-gcc13-dbg/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 37 of file InstallArea/x86_64-el9-gcc13-opt/include/DTagTool/DTagTool.h.
| vector< int > DTagTool::etaId | ( | EvtRecDTagCol::iterator | iter, |
| int | numeta = 1 ) |
Access eta children
Definition at line 792 of file DTagTool.cxx.
| vector< int > DTagTool::etaId | ( | EvtRecDTagCol::iterator | iter, |
| int | numeta = 1 ) |
| vector< int > DTagTool::etaId | ( | EvtRecDTagCol::iterator | iter, |
| int | numeta = 1 ) |
| HepLorentzVector DTagTool::etap4 | ( | EvtRecEtaToGGCol::iterator | etaItr, |
| bool | isconstrain = true ) |
Definition at line 722 of file DTagTool.cxx.
| HepLorentzVector DTagTool::etap4 | ( | EvtRecEtaToGGCol::iterator | etaItr, |
| bool | isconstrain = true ) |
| HepLorentzVector DTagTool::etap4 | ( | EvtRecEtaToGGCol::iterator | etaItr, |
| bool | isconstrain = true ) |
|
protected |
Definition at line 1308 of file DTagTool.cxx.
Referenced by DTagTool(), and isGoodShower().
|
protected |
|
protected |
| bool DTagTool::findADTag | ( | EvtRecDTag::DecayMode | mode1, |
| EvtRecDTag::DecayMode | mode2 ) |
Definition at line 306 of file DTagTool.cxx.
Referenced by DDecay::execute(), findADTag(), and findADTag().
| bool DTagTool::findADTag | ( | EvtRecDTag::DecayMode | mode1, |
| EvtRecDTag::DecayMode | mode2 ) |
| bool DTagTool::findADTag | ( | EvtRecDTag::DecayMode | mode1, |
| EvtRecDTag::DecayMode | mode2 ) |
| bool DTagTool::findADTag | ( | EvtRecDTag::DecayMode | mode1, |
| int | tagcharm1, | ||
| EvtRecDTag::DecayMode | mode2, | ||
| int | tagcharm2 ) |
Definition at line 311 of file DTagTool.cxx.
| bool DTagTool::findADTag | ( | EvtRecDTag::DecayMode | mode1, |
| int | tagcharm1, | ||
| EvtRecDTag::DecayMode | mode2, | ||
| int | tagcharm2 ) |
| bool DTagTool::findADTag | ( | EvtRecDTag::DecayMode | mode1, |
| int | tagcharm1, | ||
| EvtRecDTag::DecayMode | mode2, | ||
| int | tagcharm2 ) |
| bool DTagTool::findADTag | ( | int | mode1, |
| int | mode2 ) |
Definition at line 511 of file DTagTool.cxx.
| bool DTagTool::findADTag | ( | int | mode1, |
| int | mode2 ) |
| bool DTagTool::findADTag | ( | int | mode1, |
| int | mode2 ) |
| bool DTagTool::findADTag | ( | int | mode1, |
| int | tagcharm1, | ||
| int | mode2, | ||
| int | tagcharm2 ) |
Definition at line 600 of file DTagTool.cxx.
| bool DTagTool::findADTag | ( | int | mode1, |
| int | tagcharm1, | ||
| int | mode2, | ||
| int | tagcharm2 ) |
| bool DTagTool::findADTag | ( | int | mode1, |
| int | tagcharm1, | ||
| int | mode2, | ||
| int | tagcharm2 ) |
| bool DTagTool::findDTag | ( | EvtRecDTag::DecayMode | mode1, |
| EvtRecDTag::DecayMode | mode2, | ||
| string | smass = "mbc" ) |
Definition at line 291 of file DTagTool.cxx.
Referenced by DDecay::execute(), findDTag(), and findDTag().
| bool DTagTool::findDTag | ( | EvtRecDTag::DecayMode | mode1, |
| EvtRecDTag::DecayMode | mode2, | ||
| string | smass = "mbc" ) |
| bool DTagTool::findDTag | ( | EvtRecDTag::DecayMode | mode1, |
| EvtRecDTag::DecayMode | mode2, | ||
| string | smass = "mbc" ) |
| bool DTagTool::findDTag | ( | EvtRecDTag::DecayMode | mode1, |
| int | tagcharm1, | ||
| EvtRecDTag::DecayMode | mode2, | ||
| int | tagcharm2, | ||
| string | smass = "mbc" ) |
Definition at line 297 of file DTagTool.cxx.
| bool DTagTool::findDTag | ( | EvtRecDTag::DecayMode | mode1, |
| int | tagcharm1, | ||
| EvtRecDTag::DecayMode | mode2, | ||
| int | tagcharm2, | ||
| string | smass = "mbc" ) |
| bool DTagTool::findDTag | ( | EvtRecDTag::DecayMode | mode1, |
| int | tagcharm1, | ||
| EvtRecDTag::DecayMode | mode2, | ||
| int | tagcharm2, | ||
| string | smass = "mbc" ) |
| bool DTagTool::findDTag | ( | int | mode1, |
| int | mode2, | ||
| string | smass = "mbc" ) |
Definition at line 319 of file DTagTool.cxx.
| bool DTagTool::findDTag | ( | int | mode1, |
| int | mode2, | ||
| string | smass = "mbc" ) |
| bool DTagTool::findDTag | ( | int | mode1, |
| int | mode2, | ||
| string | smass = "mbc" ) |
| bool DTagTool::findDTag | ( | int | mode1, |
| int | tagcharm1, | ||
| int | mode2, | ||
| int | tagcharm2, | ||
| string | smass = "mbc" ) |
Definition at line 421 of file DTagTool.cxx.
| bool DTagTool::findDTag | ( | int | mode1, |
| int | tagcharm1, | ||
| int | mode2, | ||
| int | tagcharm2, | ||
| string | smass = "mbc" ) |
| bool DTagTool::findDTag | ( | int | mode1, |
| int | tagcharm1, | ||
| int | mode2, | ||
| int | tagcharm2, | ||
| string | smass = "mbc" ) |
| bool DTagTool::findSTag | ( | EvtRecDTag::DecayMode | mode | ) |
Definition at line 215 of file DTagTool.cxx.
| bool DTagTool::findSTag | ( | EvtRecDTag::DecayMode | mode | ) |
| bool DTagTool::findSTag | ( | EvtRecDTag::DecayMode | mode | ) |
| bool DTagTool::findSTag | ( | EvtRecDTag::DecayMode | mode, |
| int | tagcharm ) |
Definition at line 208 of file DTagTool.cxx.
Referenced by DDecay::execute(), DSemilepAlg::execute(), findSTag(), and findSTag().
| bool DTagTool::findSTag | ( | EvtRecDTag::DecayMode | mode, |
| int | tagcharm ) |
| bool DTagTool::findSTag | ( | EvtRecDTag::DecayMode | mode, |
| int | tagcharm ) |
| bool DTagTool::findSTag | ( | int | mode | ) |
Definition at line 255 of file DTagTool.cxx.
| bool DTagTool::findSTag | ( | int | mode | ) |
| bool DTagTool::findSTag | ( | int | mode | ) |
| bool DTagTool::findSTag | ( | int | mode, |
| int | tagcharm ) |
Definition at line 221 of file DTagTool.cxx.
| bool DTagTool::findSTag | ( | int | mode, |
| int | tagcharm ) |
| bool DTagTool::findSTag | ( | int | mode, |
| int | tagcharm ) |
|
inline |
Definition at line 29 of file Analysis/DTagTool/include/DTagTool/DTagTool.h.
Referenced by DDecay::execute(), and DSemilepAlg::execute().
|
inline |
Definition at line 29 of file InstallArea/x86_64-el9-gcc13-dbg/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 29 of file InstallArea/x86_64-el9-gcc13-opt/include/DTagTool/DTagTool.h.
| bool DTagTool::isElectron | ( | EvtRecTrack * | trk | ) |
Definition at line 985 of file DTagTool.cxx.
Referenced by cosmicandleptonVeto().
| bool DTagTool::isElectron | ( | EvtRecTrack * | trk | ) |
| bool DTagTool::isElectron | ( | EvtRecTrack * | trk | ) |
| bool DTagTool::isGoodShower | ( | EvtRecTrack * | trk | ) |
Definition at line 1124 of file DTagTool.cxx.
| bool DTagTool::isGoodShower | ( | EvtRecTrack * | trk | ) |
| bool DTagTool::isGoodShower | ( | EvtRecTrack * | trk | ) |
| bool DTagTool::isGoodShower | ( | EvtRecTrack * | trk, |
| double | shwDang ) |
Definition at line 1138 of file DTagTool.cxx.
| bool DTagTool::isGoodShower | ( | EvtRecTrack * | trk, |
| double | shwDang ) |
| bool DTagTool::isGoodShower | ( | EvtRecTrack * | trk, |
| double | shwDang ) |
| bool DTagTool::isGoodTrack | ( | EvtRecTrack * | trk | ) |
Definition at line 1058 of file DTagTool.cxx.
Referenced by cosmicandleptonVeto().
| bool DTagTool::isGoodTrack | ( | EvtRecTrack * | trk | ) |
| bool DTagTool::isGoodTrack | ( | EvtRecTrack * | trk | ) |
| bool DTagTool::isGoodTrack_loose | ( | EvtRecTrack * | trk | ) |
Definition at line 1091 of file DTagTool.cxx.
| bool DTagTool::isGoodTrack_loose | ( | EvtRecTrack * | trk | ) |
| bool DTagTool::isGoodTrack_loose | ( | EvtRecTrack * | trk | ) |
| bool DTagTool::isKaon | ( | EvtRecTrack * | trk | ) |
Definition at line 970 of file DTagTool.cxx.
Referenced by DDecay::execute().
| bool DTagTool::isKaon | ( | EvtRecTrack * | trk | ) |
| bool DTagTool::isKaon | ( | EvtRecTrack * | trk | ) |
| bool DTagTool::isMuon | ( | EvtRecTrack * | trk | ) |
Definition at line 1019 of file DTagTool.cxx.
Referenced by cosmicandleptonVeto().
| bool DTagTool::isMuon | ( | EvtRecTrack * | trk | ) |
| bool DTagTool::isMuon | ( | EvtRecTrack * | trk | ) |
| bool DTagTool::isPion | ( | EvtRecTrack * | trk | ) |
Definition at line 954 of file DTagTool.cxx.
Referenced by DDecay::execute().
| bool DTagTool::isPion | ( | EvtRecTrack * | trk | ) |
| bool DTagTool::isPion | ( | EvtRecTrack * | trk | ) |
|
inline |
Definition at line 38 of file Analysis/DTagTool/include/DTagTool/DTagTool.h.
Referenced by DDecay::execute().
|
inline |
Definition at line 38 of file InstallArea/x86_64-el9-gcc13-dbg/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 38 of file InstallArea/x86_64-el9-gcc13-opt/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 39 of file Analysis/DTagTool/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 39 of file InstallArea/x86_64-el9-gcc13-dbg/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 39 of file InstallArea/x86_64-el9-gcc13-opt/include/DTagTool/DTagTool.h.
| vector< int > DTagTool::ksId | ( | EvtRecDTagCol::iterator | iter, |
| int | numks = 1 ) |
Needed to reject Lambda (and conversion?) combinations
Definition at line 840 of file DTagTool.cxx.
Referenced by DDecay::execute().
| vector< int > DTagTool::ksId | ( | EvtRecDTagCol::iterator | iter, |
| int | numks = 1 ) |
| vector< int > DTagTool::ksId | ( | EvtRecDTagCol::iterator | iter, |
| int | numks = 1 ) |
| vector< int > DTagTool::mode | ( | EvtRecDTag::DecayMode | decaymode | ) |
Definition at line 161 of file DTagTool.cxx.
Referenced by DDecay::execute(), findSTag(), findSTag(), findSTag(), findSTag(), mode(), and mode().
| vector< int > DTagTool::mode | ( | EvtRecDTag::DecayMode | decaymode | ) |
| vector< int > DTagTool::mode | ( | EvtRecDTag::DecayMode | decaymode | ) |
| vector< int > DTagTool::mode | ( | int | decaymode | ) |
Definition at line 184 of file DTagTool.cxx.
| vector< int > DTagTool::mode | ( | int | decaymode | ) |
| vector< int > DTagTool::mode | ( | int | decaymode | ) |
|
inline |
Definition at line 32 of file Analysis/DTagTool/include/DTagTool/DTagTool.h.
Referenced by DDecay::execute(), and DSemilepAlg::execute().
|
inline |
Definition at line 32 of file InstallArea/x86_64-el9-gcc13-dbg/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 32 of file InstallArea/x86_64-el9-gcc13-opt/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 33 of file Analysis/DTagTool/include/DTagTool/DTagTool.h.
Referenced by DDecay::execute(), and DSemilepAlg::execute().
|
inline |
Definition at line 33 of file InstallArea/x86_64-el9-gcc13-dbg/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 33 of file InstallArea/x86_64-el9-gcc13-opt/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 103 of file Analysis/DTagTool/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 103 of file InstallArea/x86_64-el9-gcc13-dbg/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 103 of file InstallArea/x86_64-el9-gcc13-opt/include/DTagTool/DTagTool.h.
| int DTagTool::numofShowerAboveThreshold | ( | ) |
| int DTagTool::numofShowerAboveThreshold | ( | ) |
| int DTagTool::numofShowerAboveThreshold | ( | ) |
| int DTagTool::numofShowerAboveThreshold | ( | int | threshold | ) |
| int DTagTool::numofShowerAboveThreshold | ( | int | threshold | ) |
| int DTagTool::numofShowerAboveThreshold | ( | int | threshold | ) |
| void DTagTool::operator<< | ( | EvtRecDTagCol::iterator | iter | ) |
Definition at line 683 of file DTagTool.cxx.
| void DTagTool::operator<< | ( | EvtRecDTagCol::iterator | iter | ) |
| void DTagTool::operator<< | ( | EvtRecDTagCol::iterator | iter | ) |
| HepLorentzVector DTagTool::p4 | ( | RecMdcKalTrack * | mdcKalTrack, |
| int | pid ) |
Definition at line 899 of file DTagTool.cxx.
Referenced by p4shower().
| HepLorentzVector DTagTool::p4 | ( | RecMdcKalTrack * | mdcKalTrack, |
| int | pid ) |
| HepLorentzVector DTagTool::p4 | ( | RecMdcKalTrack * | mdcKalTrack, |
| int | pid ) |
| HepLorentzVector DTagTool::p4shower | ( | RecEmcShower * | shower | ) |
Definition at line 889 of file DTagTool.cxx.
| HepLorentzVector DTagTool::p4shower | ( | RecEmcShower * | shower | ) |
| HepLorentzVector DTagTool::p4shower | ( | RecEmcShower * | shower | ) |
|
inline |
Definition at line 34 of file Analysis/DTagTool/include/DTagTool/DTagTool.h.
Referenced by DDecay::execute().
|
inline |
Definition at line 34 of file InstallArea/x86_64-el9-gcc13-dbg/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 34 of file InstallArea/x86_64-el9-gcc13-opt/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 35 of file Analysis/DTagTool/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 35 of file InstallArea/x86_64-el9-gcc13-dbg/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 35 of file InstallArea/x86_64-el9-gcc13-opt/include/DTagTool/DTagTool.h.
| vector< int > DTagTool::pi0Id | ( | EvtRecDTagCol::iterator | iter, |
| int | numpi0 = 1 ) |
Access pi0 children
Definition at line 744 of file DTagTool.cxx.
Referenced by DDecay::execute().
| vector< int > DTagTool::pi0Id | ( | EvtRecDTagCol::iterator | iter, |
| int | numpi0 = 1 ) |
| vector< int > DTagTool::pi0Id | ( | EvtRecDTagCol::iterator | iter, |
| int | numpi0 = 1 ) |
| HepLorentzVector DTagTool::pi0p4 | ( | EvtRecPi0Col::iterator | pi0Itr, |
| bool | isconstrain = true ) |
Definition at line 700 of file DTagTool.cxx.
| HepLorentzVector DTagTool::pi0p4 | ( | EvtRecPi0Col::iterator | pi0Itr, |
| bool | isconstrain = true ) |
| HepLorentzVector DTagTool::pi0p4 | ( | EvtRecPi0Col::iterator | pi0Itr, |
| bool | isconstrain = true ) |
|
inline |
Definition at line 70 of file Analysis/DTagTool/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 70 of file InstallArea/x86_64-el9-gcc13-dbg/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 70 of file InstallArea/x86_64-el9-gcc13-opt/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 30 of file Analysis/DTagTool/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 30 of file InstallArea/x86_64-el9-gcc13-dbg/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 30 of file InstallArea/x86_64-el9-gcc13-opt/include/DTagTool/DTagTool.h.
| bool DTagTool::shareTracks | ( | EvtRecDTagCol::iterator | iter1, |
| EvtRecDTagCol::iterator | iter2 ) |
Definition at line 1280 of file DTagTool.cxx.
Referenced by findADTag(), findADTag(), findDTag(), and findDTag().
| bool DTagTool::shareTracks | ( | EvtRecDTagCol::iterator | iter1, |
| EvtRecDTagCol::iterator | iter2 ) |
| bool DTagTool::shareTracks | ( | EvtRecDTagCol::iterator | iter1, |
| EvtRecDTagCol::iterator | iter2 ) |
|
inline |
Definition at line 65 of file Analysis/DTagTool/include/DTagTool/DTagTool.h.
Referenced by DDecay::execute(), and DSemilepAlg::execute().
|
inline |
Definition at line 65 of file InstallArea/x86_64-el9-gcc13-dbg/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 65 of file InstallArea/x86_64-el9-gcc13-opt/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 68 of file Analysis/DTagTool/include/DTagTool/DTagTool.h.
Referenced by DDecay::execute().
|
inline |
Definition at line 68 of file InstallArea/x86_64-el9-gcc13-dbg/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 68 of file InstallArea/x86_64-el9-gcc13-opt/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 69 of file Analysis/DTagTool/include/DTagTool/DTagTool.h.
Referenced by DDecay::execute().
|
inline |
Definition at line 69 of file InstallArea/x86_64-el9-gcc13-dbg/include/DTagTool/DTagTool.h.
|
inline |
Definition at line 69 of file InstallArea/x86_64-el9-gcc13-opt/include/DTagTool/DTagTool.h.