#include <PndLmdLineTask.h>
|
double | line3Dfit (Int_t nd, TGraph2DErrors *gr, Double_t *fitpar, Double_t *fitparErr) |
|
double | line3Dfit (Int_t nd, TGraph2DErrors *gr, TVector3 posSeed, TVector3 dirSeed, Double_t *fitpar, TMatrixDSym *covmatrix) |
|
| ClassDef (PndLmdLineTask, 1) |
|
Definition at line 29 of file PndLmdLineTask.h.
◆ PndLmdLineTask() [1/2]
PndLmdLineTask::PndLmdLineTask |
( |
TString |
hitBranch = "LMDHitsStrip" | ) |
|
◆ PndLmdLineTask() [2/2]
◆ ~PndLmdLineTask()
virtual PndLmdLineTask::~PndLmdLineTask |
( |
| ) |
|
|
virtual |
◆ ClassDef()
◆ Exec()
virtual void PndLmdLineTask::Exec |
( |
Option_t * |
opt | ) |
|
|
virtual |
◆ Init()
virtual InitStatus PndLmdLineTask::Init |
( |
| ) |
|
|
virtual |
◆ line3Dfit() [1/2]
double PndLmdLineTask::line3Dfit |
( |
Int_t |
nd, |
|
|
TGraph2DErrors * |
gr, |
|
|
Double_t * |
fitpar, |
|
|
Double_t * |
fitparErr |
|
) |
| |
|
protected |
◆ line3Dfit() [2/2]
double PndLmdLineTask::line3Dfit |
( |
Int_t |
nd, |
|
|
TGraph2DErrors * |
gr, |
|
|
TVector3 |
posSeed, |
|
|
TVector3 |
dirSeed, |
|
|
Double_t * |
fitpar, |
|
|
TMatrixDSym * |
covmatrix |
|
) |
| |
|
protected |
◆ operator=()
◆ fEvent
Int_t PndLmdLineTask::fEvent |
|
protected |
◆ fRecoArray
TClonesArray* PndLmdLineTask::fRecoArray |
|
protected |
◆ fRecoBranchName
TString PndLmdLineTask::fRecoBranchName |
|
protected |
◆ fTCandArray
TClonesArray* PndLmdLineTask::fTCandArray |
|
protected |
◆ fTCandBranchName
TString PndLmdLineTask::fTCandBranchName |
|
protected |
◆ fTrackArray
TClonesArray* PndLmdLineTask::fTrackArray |
|
protected |
◆ fTrackcount
Int_t PndLmdLineTask::fTrackcount |
|
protected |
◆ fTruePointArray
TClonesArray* PndLmdLineTask::fTruePointArray |
|
protected |
◆ fTruePointBranch
TString PndLmdLineTask::fTruePointBranch |
|
protected |
The documentation for this class was generated from the following file: