![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "TFile.h"#include "TH1F.h"#include "TH2F.h"#include "TProfile.h"#include "TROOT.h"#include "TTree.h"
Include dependency graph for momentumDistributions.C:Go to the source code of this file.
Functions | |
| void | momentumDistributions (std::string inFile, std::string treeName, std::string outFile, int nBins, float r, float zMin, float zMax, float etaMin, float etaMax, float thetaMin=0., float thetaMax=M_PI) |
| void momentumDistributions | ( | std::string | inFile, |
| std::string | treeName, | ||
| std::string | outFile, | ||
| int | nBins, | ||
| float | r, | ||
| float | zMin, | ||
| float | zMax, | ||
| float | etaMin, | ||
| float | etaMax, | ||
| float | thetaMin = 0., |
||
| float | thetaMax = M_PI |
||
| ) |
Definition at line 22 of file momentumDistributions.C.
View newest version in sPHENIX GitHub at line 22 of file momentumDistributions.C
References Acts::VectorHelpers::eta(), theta(), x, y, and z.
Here is the call graph for this function: