|
CbmRoot
|
#include "CbmTsDisTofTracklets.h"#include "CbmEvent.h"#include "CbmTimesliceManager.h"#include "CbmTofHit.h"#include "CbmTofTracklet.h"#include <FairEventManager.h>#include <FairRootManager.h>#include <FairTask.h>#include <Logger.h>#include <Rtypes.h>#include <TClonesArray.h>#include <TEveElement.h>#include <TEveManager.h>#include <TEvePathMark.h>#include <TEvePointSet.h>#include <TEveTrack.h>#include <TEveTrackPropagator.h>#include <TEveVSDStructs.h>#include <TEveVector.h>#include <TGLAnnotation.h>#include <TGLViewer.h>#include <TGenericClassInfo.h>#include <TObjArray.h>#include <TParticle.h>#include <TString.h>#include <cstring>Go to the source code of this file.
Macros | |
| #define | TOFDisplay 1 |
| #define | TOFTtErr 1 |
Functions | |
| ClassImp (CbmTsDisTofTracklets) | |
Variables | |
| static TGLAnnotation * | annt |
| static CbmTimesliceManager * | fTsManager = nullptr |
| static FairEventManager * | fEventManager = nullptr |
| Char_t * | gs |
| #define TOFDisplay 1 |
Definition at line 5 of file CbmTsDisTofTracklets.cxx.
| #define TOFTtErr 1 |
Definition at line 6 of file CbmTsDisTofTracklets.cxx.
| ClassImp | ( | CbmTsDisTofTracklets | ) |
References CbmTsDisTofTracklets::fInstance.
|
static |
Definition at line 43 of file CbmTsDisTofTracklets.cxx.
|
static |
Definition at line 45 of file CbmTsDisTofTracklets.cxx.
Referenced by CbmTsDisTofTracklets::GotoEvent(), and CbmTsDisTofTracklets::Init().
|
static |
Definition at line 44 of file CbmTsDisTofTracklets.cxx.
Referenced by CbmTsDisTofTracklets::GetPSGroup(), CbmTsDisTofTracklets::GetTrGroup(), CbmTsDisTofTracklets::GotoEvent(), CbmTsDisTofTracklets::Init(), and CbmTsDisTofTracklets::Reset().
| Char_t* gs |
Definition at line 339 of file CbmTsDisTofTracklets.cxx.
Referenced by CbmTsDisTofTracklets::GetPSGroup(), and CbmTsDisTofTracklets::GetTrGroup().