FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
analysis
rho
RhoFitter
RhoDecayTreeFitter.h
Go to the documentation of this file.
1
// ******************************************************
2
// Interface to DecayTreeFitter Package
3
// Adaptation & Development for PANDA: Ralf Kliemt (2015)
4
// ******************************************************
5
// Usage in macros:
6
// RhoCandidate* candidate = ...;
7
// RhoDecayTreeFitter fitter(candidate);
8
// fitter.SetMassConstraint(candidate->Daughter(1)); // optional
9
//
10
//
11
//
12
//
13
//
14
//
15
//
16
// ******************************************************
17
18
#ifndef RHODECAYTREEFITTER_h
19
#define RHODECAYTREEFITTER_h 1
20
21
#include "
RecoTrackStateProvider.h
"
22
#include "
Fitter.h
"
23
24
class
RhoDecayTreeFitter
:
public
DecayTreeFitter::Fitter
25
{
26
public
:
27
29
RhoDecayTreeFitter
(
RhoCandidate
* bc,
int
verbosity = 0) ;
30
32
RhoDecayTreeFitter
(
RhoCandidate
* bc,
const
RhoVector3Err
& pv,
int
verbosity = 0) ;
33
35
RhoDecayTreeFitter
(
RhoCandidate
* bc,
const
RhoLorentzVectorErr
& lv,
int
verbosity = 0) ;
36
38
RhoDecayTreeFitter
(
RhoCandidate
* bc,
const
RhoLorentzVectorErr
& lv,
const
RhoVector3Err
& pv,
int
verbosity = 0) ;
39
41
~RhoDecayTreeFitter
();
42
43
private
:
44
45
ClassDef (
RhoDecayTreeFitter
,1 )
46
};
47
48
#endif
Fitter.h
RhoDecayTreeFitter::RhoDecayTreeFitter
RhoDecayTreeFitter(RhoCandidate *bc, int verbosity=0)
constructor from the particle (decay head)
Definition:
RhoDecayTreeFitter.cxx:10
RhoCandidate
Definition:
RhoCandidate.h:44
RhoLorentzVectorErr
Definition:
RhoLorentzVectorErr.h:23
RecoTrackStateProvider.h
RhoDecayTreeFitter
Definition:
RhoDecayTreeFitter.h:24
RhoDecayTreeFitter::~RhoDecayTreeFitter
~RhoDecayTreeFitter()
destructor
Definition:
RhoDecayTreeFitter.cxx:40
RhoVector3Err
Definition:
RhoVector3Err.h:20
DecayTreeFitter::Fitter
Definition:
Fitter.h:55
Generated on Wed Apr 3 2019 08:44:05 for FairRoot/PandaRoot by
1.8.5