CbmRoot
CbmLitFindGlobalTracks.h File Reference

CBM task for global track reconstruction. More...

#include "FairTask.h"
#include "CbmVertex.h"
#include "base/CbmLitDetectorSetup.h"
#include "base/CbmLitPtrTypes.h"
#include "base/CbmLitTypes.h"
#include "data/CbmLitHit.h"
#include "TStopwatch.h"
#include <string>
#include <vector>
Include dependency graph for CbmLitFindGlobalTracks.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CbmLitFindGlobalTracks
 

Detailed Description

CBM task for global track reconstruction.

Author
Andrey Lebedev andre.nosp@m.y.le.nosp@m.bedev.nosp@m.@gsi.nosp@m..de
Date
2009 Output is reconstructed global tracks CbmGlobalTrack and local track segments CbmMuchTrack, CbmTrdTrack. The task automatically determines the setup based on the geometry stored in the MC transport file. The tracking is performed in the MUCH and TRD detectors, than the hit-to-track merger attaches the TOF hit finally the track is refitted. If TRD detector presences in the muon detector setup, than the tracking is done in MUCH+TRD detectors in one goal.

Definition in file CbmLitFindGlobalTracks.h.