![]() |
ECCE @ EIC Software
Reference for
ECCE @ 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"
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) |
| 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(), mat, theta(), gammaraytel::tree, x, y, and z.
Here is the call graph for this function: