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