![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <cmath>#include <iostream>#include <stdio.h>#include <TObject.h>#include <TRandom3.h>#include <TVector3.h>
Include dependency graph for Hit.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Hit |
Functions | |
| void | UpdateHits (vector< Hit * > &Hits, vector< float > PV) |
| Hit * | RandomHit (float etaMin, float etaMax, float phiMin, float phiMax) |
| Hit* RandomHit | ( | float | etaMin, |
| float | etaMax, | ||
| float | phiMin, | ||
| float | phiMax | ||
| ) |
Definition at line 173 of file Hit.h.
View newest version in sPHENIX GitHub at line 173 of file Hit.h
References eta, ActsTests::PropagationDatasets::phi, Acts::Test::phiMin, Hit::SetPos(), and Hit::SetVtx().
Here is the call graph for this function: