Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Hit.h File Reference
#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)
 
HitRandomHit (float etaMin, float etaMax, float phiMin, float phiMax)
 

Function Documentation

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:

void UpdateHits ( vector< Hit * > &  Hits,
vector< float >  PV 
)

Definition at line 164 of file Hit.h.

View newest version in sPHENIX GitHub at line 164 of file Hit.h