EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
printHits.C File Reference
#include <TTreeReader.h>
#include <TTreeReaderValue.h>
#include "TFile.h"
#include "TH1F.h"
#include "TH2F.h"
#include "TProfile.h"
#include "TROOT.h"
#include "TTree.h"
+ Include dependency graph for printHits.C:

Go to the source code of this file.

Functions

void printHits (std::string inFile, std::string treeName, std::string outFile, float rmin, float rmax, float zmin, float zmax, int nBins)
 

Function Documentation

void printHits ( std::string  inFile,
std::string  treeName,
std::string  outFile,
float  rmin,
float  rmax,
float  zmin,
float  zmax,
int  nBins 
)

Definition at line 25 of file printHits.C.

View newest version in sPHENIX GitHub at line 25 of file printHits.C

References Acts::VectorHelpers::eta(), reader(), theta(), x, y, and z.

+ Here is the call graph for this function: