|
FairRoot/PandaRoot
|
#include "PndSttMvdGemTracking.h"#include "PndSttMapCreator.h"#include "PndSttTube.h"#include "PndTrack.h"#include "PndTrackID.h"#include "PndTrackCand.h"#include "PndGemHit.h"#include "PndGemMCPoint.h"#include "PndMCTrack.h"#include "PndSttHit.h"#include "PndSdsHit.h"#include "FairRootManager.h"#include "FairRunAna.h"#include "FairRuntimeDb.h"#include "FairGeanePro.h"#include "FairGeaneUtil.h"#include "FairTrackParP.h"#include "TDatabasePDG.h"#include "TArc.h"#include "TMarker.h"#include "TF1.h"#include "TClonesArray.h"#include <iostream>#include <cmath>Go to the source code of this file.
Macros | |
| #define | IDEAL false |
| #define | THROWAWAY false |
| #define | CHECKCOMBI 2 |
Variables | |
| int | countperformance [7] |
| #define CHECKCOMBI 2 |
Definition at line 54 of file PndSttMvdGemTracking.cxx.
Referenced by PndSttMvdGemTracking::AddRemainingHits(), PndSttMvdGemTracking::AssignHits(), PndSttMvdGemTracking::Exec(), PndSttMvdGemTracking::GetClosestOnFirst(), and PndSttMvdGemTracking::Retrack().
| #define IDEAL false |
Definition at line 45 of file PndSttMvdGemTracking.cxx.
Referenced by PndSttMvdGemTracking::GetPosIndex(), PndSttMvdGemTracking::IsAssignable(), and PndSttMvdGemTracking::Retrack().
| #define THROWAWAY false |
Definition at line 48 of file PndSttMvdGemTracking.cxx.
Referenced by PndSttMvdGemTracking::Exec().
| int countperformance[7] |
Definition at line 56 of file PndSttMvdGemTracking.cxx.
1.8.8