![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "TFile.h"#include "TH1F.h"#include "TH2F.h"#include "TROOT.h"#include "TTree.h"
Include dependency graph for fullMaterial.C:Go to the source code of this file.
Functions | |
| void | fullMaterial (std::string inFile, std::string treename, std::string outFile, int binsZ, float minZ, float maxZ, int binsPhi, float minPhi, float maxPhi, int binsTheta, float minTheta, float maxTheta, int binsEta, float minEta, float maxEta) |
| void fullMaterial | ( | std::string | inFile, |
| std::string | treename, | ||
| std::string | outFile, | ||
| int | binsZ, | ||
| float | minZ, | ||
| float | maxZ, | ||
| int | binsPhi, | ||
| float | minPhi, | ||
| float | maxPhi, | ||
| int | binsTheta, | ||
| float | minTheta, | ||
| float | maxTheta, | ||
| int | binsEta, | ||
| float | minEta, | ||
| float | maxEta | ||
| ) |
Definition at line 30 of file fullMaterial.C.
View newest version in sPHENIX GitHub at line 30 of file fullMaterial.C
References Acts::VectorHelpers::eta(), phi, reader(), Acts::Test::step(), propagation_timing::steps, t, theta(), and thickness.
Here is the call graph for this function: