Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ReconstructTracks.C File Reference
#include "ReconstructTracks.h"
#include "groot.h"
#include "ABlob.h"
#include "ATrack.h"
#include "TH2D.h"
#include "TMath.h"
#include <iostream>
#include <cmath>
+ Include dependency graph for ReconstructTracks.C:

Go to the source code of this file.

Functions

void ReconstructTracks ()
 

Variables

static TH2D * trkDeltaOri
 
static TH2D * trkDeltaRes
 

Function Documentation

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.

+ Here is the call graph for this function:

Variable Documentation

TH2D* trkDeltaOri
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().

TH2D* trkDeltaRes
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().