EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <cassert>
#include <FairPrimaryGenerator.h>
#include <FairBaseParSet.h>
#include <ayk.h>
#include <3d.h>
#include <htclib.h>
#include <MediaBank.h>
#include <FwdTrackFinder.h>
#include <EicTrackingDigiHit.h>
#include <EicRunAna.h>
Go to the source code of this file.
Macros | |
#define | _COVARIANCE_FIRST_BLOWUP_CFF_ (1000) |
#define | _COVARIANCE_FINAL_BLOWUP_CFF_ (1000) |
#define _COVARIANCE_FINAL_BLOWUP_CFF_ (1000) |
Definition at line 286 of file FwdTrackFinder.cxx.
View newest version in sPHENIX GitHub at line 286 of file FwdTrackFinder.cxx
Referenced by FwdTrackFinder::UpdateVtxNode().
#define _COVARIANCE_FIRST_BLOWUP_CFF_ (1000) |
Definition at line 285 of file FwdTrackFinder.cxx.
View newest version in sPHENIX GitHub at line 285 of file FwdTrackFinder.cxx
Referenced by FwdTrackFinder::ResetVtxNode().