|
CbmRoot
|
#include "CbmL1StsTrackFinder.h"#include "CbmEvent.h"#include "CbmKfUtil.h"#include "CbmStsHit.h"#include "CbmStsTrack.h"#include "FairHit.h"#include "FairMCPoint.h"#include "FairRootManager.h"#include "TClonesArray.h"#include "TDatabasePDG.h"#include <iostream>#include <vector>Go to the source code of this file.
Functions | |
| ClassImp (CbmL1StsTrackFinder) CbmL1StsTrackFinder | |
| void | SetDefaultParticlePDG (int pdg=211) |
| ClassImp | ( | CbmL1StsTrackFinder | ) |
Definition at line 37 of file CbmL1StsTrackFinder.cxx.
| void SetDefaultParticlePDG | ( | int | pdg = 211 | ) |
set a default particle mass for the track fit it is used during reconstruction for the multiple scattering estimation
Definition at line 140 of file CbmL1StsTrackFinder.cxx.
References CbmL1::fpAlgo, CbmL1::Instance(), and cbm::algo::ca::Framework::SetDefaultParticleMass().