Analysis Software
Documentation for sPHENIX simulation software
|
#include "ReconstructTracks.h"
#include "groot.h"
#include "ABlob.h"
#include "ATrack.h"
#include "TH2D.h"
#include "TMath.h"
#include <iostream>
#include <cmath>
Go to the source code of this file.
Functions | |
void | ReconstructTracks () |
Variables | |
static TH2D * | trkDeltaOri |
static TH2D * | trkDeltaRes |
void ReconstructTracks | ( | ) |
Definition at line 20 of file ReconstructTracks.C.
View newest version in sPHENIX GitHub at line 20 of file ReconstructTracks.C
References c2, dy, i, groot::instance(), j, Acts::UnitConstants::min, n, pi, printf(), Acts::Test::skip, groot::theTracks, trkDeltaOri, and trkDeltaRes.
|
static |
Definition at line 17 of file ReconstructTracks.C.
View newest version in sPHENIX GitHub at line 17 of file ReconstructTracks.C
Referenced by ReconstructTracks().
|
static |
Definition at line 18 of file ReconstructTracks.C.
View newest version in sPHENIX GitHub at line 18 of file ReconstructTracks.C
Referenced by ReconstructTracks().