|
| ~SecondVertexFit () |
|
void | init () |
|
void | setIterNumber (const int niter=10) |
|
void | setChisqCut (const double chicut=500, const double chiter=1.0e-2) |
|
void | setVpar (const VertexParameter vpar) |
|
void | setPrimaryVertex (const VertexParameter vpar) |
|
void | setMagCorrFactor (const double factor=1.000) |
|
bool | Fit () |
|
double | chisq () const |
|
double | decayLength () const |
|
double | decayLengthError () const |
|
double | ctau () const |
|
double | ctauError () const |
|
double | factor () const |
|
HepLorentzVector | p4par () const |
|
WTrackParameter | wpar () const |
|
VertexParameter | vpar () const |
|
HepPoint3D | crossPoint () const |
|
Hep3Vector | crossVector () const |
|
| ~SecondVertexFit () |
|
void | init () |
|
void | setIterNumber (const int niter=10) |
|
void | setChisqCut (const double chicut=500, const double chiter=1.0e-2) |
|
void | setVpar (const VertexParameter vpar) |
|
void | setPrimaryVertex (const VertexParameter vpar) |
|
void | setMagCorrFactor (const double factor=1.000) |
|
bool | Fit () |
|
double | chisq () const |
|
double | decayLength () const |
|
double | decayLengthError () const |
|
double | ctau () const |
|
double | ctauError () const |
|
double | factor () const |
|
HepLorentzVector | p4par () const |
|
WTrackParameter | wpar () const |
|
VertexParameter | vpar () const |
|
HepPoint3D | crossPoint () const |
|
Hep3Vector | crossVector () const |
|
| TrackPool () |
|
| ~TrackPool () |
|
void | AddTrack (const int number, const double mass, const RecMdcTrack *trk) |
|
void | AddTrack (const int number, const double mass, const RecMdcKalTrack *trk) |
|
void | AddTrack (const int number, const double mass, const RecEmcShower *trk) |
|
void | AddTrack (const int number, const WTrackParameter wtrk) |
|
void | AddMissTrack (const int number, const double mass) |
|
void | AddMissTrack (const int number, const double mass, const HepLorentzVector p4) |
|
void | AddMissTrack (const int number, const double mass, const RecEmcShower *trk) |
|
void | AddMissTrack (const int number, const RecEmcShower *trk) |
|
void | AddMissTrack (const int number, const HepLorentzVector p4) |
|
void | AddTrackVertex (const int number, const double mass, const RecEmcShower *trk) |
|
std::vector< int > | AddList (int n1) |
|
std::vector< int > | AddList (int n1, int n2) |
|
std::vector< int > | AddList (int n1, int n2, int n3) |
|
std::vector< int > | AddList (int n1, int n2, int n3, int n4) |
|
std::vector< int > | AddList (int n1, int n2, int n3, int n4, int n5) |
|
std::vector< int > | AddList (int n1, int n2, int n3, int n4, int n5, int n6) |
|
std::vector< int > | AddList (int n1, int n2, int n3, int n4, int n5, int n6, int n7) |
|
std::vector< int > | AddList (int n1, int n2, int n3, int n4, int n5, int n6, int n7, int n8) |
|
std::vector< int > | AddList (int n1, int n2, int n3, int n4, int n5, int n6, int n7, int n8, int n9) |
|
std::vector< int > | AddList (int n1, int n2, int n3, int n4, int n5, int n6, int n7, int n8, int n9, int n10) |
|
std::vector< int > | AddList (int n1, int n2, int n3, int n4, int n5, int n6, int n7, int n8, int n9, int n10, int n11) |
|
std::vector< int > | AddList (int n1, int n2, int n3, int n4, int n5, int n6, int n7, int n8, int n9, int n10, int n11, int n12) |
|
std::vector< WTrackParameter > | wTrackOrigin () const |
|
std::vector< WTrackParameter > | wTrackInfit () const |
|
std::vector< int > | wTrackList () const |
|
WTrackParameter | wTrackOrigin (int n) const |
|
WTrackParameter | wTrackInfit (int n) const |
|
int | wTrackList (int n) const |
|
int | numberWTrack () const |
|
std::vector< GammaShape > | GammaShapeValue () const |
|
std::vector< int > | GammaShapeList () const |
|
GammaShape | GammaShapeValue (int n) const |
|
int | GammaShapeList (int n) const |
|
int | numberGammaShape () const |
|
void | setWTrackOrigin (const int n, const WTrackParameter wtrk) |
|
void | setWTrackInfit (const int n, const WTrackParameter wtrk) |
|
void | setWTrackOrigin (const WTrackParameter wtrk) |
|
void | setWTrackInfit (const WTrackParameter wtrk) |
|
void | setWTrackList (const int n) |
|
void | clearWTrackOrigin () |
|
void | clearWTrackInfit () |
|
void | clearWTrackList () |
|
void | clearone () |
|
void | cleartwo () |
|
int | numberone () const |
|
int | numbertwo () const |
|
vector< int > | mappositionA () const |
|
vector< int > | mappositionB () const |
|
vector< int > | mapkinematic () const |
|
void | clearMapkinematic () |
|
void | clearMappositionA () |
|
void | clearMappositionB () |
|
void | setMapkinematic (const int n) |
|
void | setMappositionA (const int n) |
|
void | setMappositionB (const int n) |
|
void | setGammaShape (const int n, const GammaShape gammashape) |
|
void | setGammaShape (const GammaShape gammashape) |
|
void | setGammaShapeList (const int n) |
|
void | clearGammaShape () |
|
void | clearGammaShapeList () |
|
void | setBeamPosition (const HepPoint3D BeamPosition) |
|
void | setVBeamPosition (const HepSymMatrix VBeamPosition) |
|
HepPoint3D | getBeamPosition () const |
|
HepSymMatrix | getVBeamPosition () const |
|
| TrackPool () |
|
| ~TrackPool () |
|
void | AddTrack (const int number, const double mass, const RecMdcTrack *trk) |
|
void | AddTrack (const int number, const double mass, const RecMdcKalTrack *trk) |
|
void | AddTrack (const int number, const double mass, const RecEmcShower *trk) |
|
void | AddTrack (const int number, const WTrackParameter wtrk) |
|
void | AddMissTrack (const int number, const double mass) |
|
void | AddMissTrack (const int number, const double mass, const HepLorentzVector p4) |
|
void | AddMissTrack (const int number, const double mass, const RecEmcShower *trk) |
|
void | AddMissTrack (const int number, const RecEmcShower *trk) |
|
void | AddMissTrack (const int number, const HepLorentzVector p4) |
|
void | AddTrackVertex (const int number, const double mass, const RecEmcShower *trk) |
|
std::vector< int > | AddList (int n1) |
|
std::vector< int > | AddList (int n1, int n2) |
|
std::vector< int > | AddList (int n1, int n2, int n3) |
|
std::vector< int > | AddList (int n1, int n2, int n3, int n4) |
|
std::vector< int > | AddList (int n1, int n2, int n3, int n4, int n5) |
|
std::vector< int > | AddList (int n1, int n2, int n3, int n4, int n5, int n6) |
|
std::vector< int > | AddList (int n1, int n2, int n3, int n4, int n5, int n6, int n7) |
|
std::vector< int > | AddList (int n1, int n2, int n3, int n4, int n5, int n6, int n7, int n8) |
|
std::vector< int > | AddList (int n1, int n2, int n3, int n4, int n5, int n6, int n7, int n8, int n9) |
|
std::vector< int > | AddList (int n1, int n2, int n3, int n4, int n5, int n6, int n7, int n8, int n9, int n10) |
|
std::vector< int > | AddList (int n1, int n2, int n3, int n4, int n5, int n6, int n7, int n8, int n9, int n10, int n11) |
|
std::vector< int > | AddList (int n1, int n2, int n3, int n4, int n5, int n6, int n7, int n8, int n9, int n10, int n11, int n12) |
|
std::vector< WTrackParameter > | wTrackOrigin () const |
|
std::vector< WTrackParameter > | wTrackInfit () const |
|
std::vector< int > | wTrackList () const |
|
WTrackParameter | wTrackOrigin (int n) const |
|
WTrackParameter | wTrackInfit (int n) const |
|
int | wTrackList (int n) const |
|
int | numberWTrack () const |
|
std::vector< GammaShape > | GammaShapeValue () const |
|
std::vector< int > | GammaShapeList () const |
|
GammaShape | GammaShapeValue (int n) const |
|
int | GammaShapeList (int n) const |
|
int | numberGammaShape () const |
|
void | setWTrackOrigin (const int n, const WTrackParameter wtrk) |
|
void | setWTrackInfit (const int n, const WTrackParameter wtrk) |
|
void | setWTrackOrigin (const WTrackParameter wtrk) |
|
void | setWTrackInfit (const WTrackParameter wtrk) |
|
void | setWTrackList (const int n) |
|
void | clearWTrackOrigin () |
|
void | clearWTrackInfit () |
|
void | clearWTrackList () |
|
void | clearone () |
|
void | cleartwo () |
|
int | numberone () const |
|
int | numbertwo () const |
|
vector< int > | mappositionA () const |
|
vector< int > | mappositionB () const |
|
vector< int > | mapkinematic () const |
|
void | clearMapkinematic () |
|
void | clearMappositionA () |
|
void | clearMappositionB () |
|
void | setMapkinematic (const int n) |
|
void | setMappositionA (const int n) |
|
void | setMappositionB (const int n) |
|
void | setGammaShape (const int n, const GammaShape gammashape) |
|
void | setGammaShape (const GammaShape gammashape) |
|
void | setGammaShapeList (const int n) |
|
void | clearGammaShape () |
|
void | clearGammaShapeList () |
|
void | setBeamPosition (const HepPoint3D BeamPosition) |
|
void | setVBeamPosition (const HepSymMatrix VBeamPosition) |
|
HepPoint3D | getBeamPosition () const |
|
HepSymMatrix | getVBeamPosition () const |
|