1 #ifndef G4EVAL_SVTXTRUTHEVAL_H
2 #define G4EVAL_SVTXTRUTHEVAL_H
72 void LayerClusterG4Hits(
const std::set<PHG4Hit*>& truth_hits, std::vector<PHG4Hit*>& contributing_hits, std::vector<double>& contributing_hits_energy, std::vector<std::vector<double>>& contributing_hits_entry, std::vector<std::vector<double>>& contributing_hits_exit,
float layer,
float&
x,
float&
y,
float&
z,
float&
t,
float&
e);
76 void G4ClusterSize(
TrkrDefs::cluskey ckey,
unsigned int layer, std::vector<std::vector<double>> contributing_hits_entry, std::vector<std::vector<double>> contributing_hits_exit,
float& g4phisize,
float& g4zsize);
115 #endif // G4EVAL_SVTXTRUTHEVAL_H