EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <TTreeReader.h>
#include <TTreeReaderValue.h>
#include "TFile.h"
#include "TH1F.h"
#include "TH2F.h"
#include "TProfile.h"
#include "TROOT.h"
#include "TTree.h"
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) |
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.