#include <H1K0Event2.h>
Inheritance diagram for H1K0Event2:
Public Types | |
enum | { NFV = 3, NTFO = 3, NVER = 2 } |
Public Member Functions | |
H1K0Event2 (H1Tracks &nt_, int t1, int t2) | |
virtual | ~H1K0Event2 () |
virtual int | fitEvent (BaseFitter &fitter) |
do it! | |
virtual void | genEvent () |
provides four-momenta (i.e. read values from ntuple, run toy MC, ...) | |
Public Attributes | |
H1Tracks & | nt |
FourVector * | fv [NFV] |
TrackFitObject * | rectrack [NTFO] |
VertexFitObject * | k0decvertex |
|
Definition at line 32 of file H1K0Event2.h. |
|
Definition at line 40 of file H1K0Event2.C. References H1Tracks::Cov, fv, TrackFitObject::getMomentum(), NFV, nt, NTFO, H1Tracks::Par, and rectrack. |
|
Definition at line 55 of file H1K0Event2.C. |
|
do it!
Implements BaseEvent. Definition at line 64 of file H1K0Event2.C. References VertexFitObject::addConstraints(), BaseFitter::addFitObject(), VertexFitObject::addTrack(), BaseFitter::fit(), TrackFitObject::fixVertexParam(), BaseFitter::getError(), VertexFitObject::initForFit(), k0decvertex, prob(), VertexFitObject::PXYZ, rectrack, and VertexFitObject::VXYZ. Referenced by main(). |
|
provides four-momenta (i.e. read values from ntuple, run toy MC, ...)
Implements BaseEvent. Definition at line 28 of file H1K0Event2.h. |
|
Definition at line 33 of file H1K0Event2.h. Referenced by H1K0Event2(), and ~H1K0Event2(). |
|
Definition at line 35 of file H1K0Event2.h. Referenced by fitEvent(), and main(). |
|
Definition at line 31 of file H1K0Event2.h. Referenced by H1K0Event2(). |
|
Definition at line 34 of file H1K0Event2.h. Referenced by fitEvent(), H1K0Event2(), main(), and ~H1K0Event2(). |