26#ifndef _POINT_GEOMETRY_ANALYZER_H_
27#define _POINT_GEOMETRY_ANALYZER_H_
53 (
const TLorentzVector & x,
const TLorentzVector & p);
56 (
const TLorentzVector & x,
const TLorentzVector & p,
int tgtpdg);
59 void Initialize (
const map<int,double> & tgtmap);
Object to be filled with the neutrino path-length, for all detector geometry materials,...
const PathLengthList & ComputePathLengths(const TLorentzVector &x, const TLorentzVector &p)
PointGeomAnalyzer(int tgtpdgc)
const PathLengthList & ComputeMaxPathLengths(void)
PDGCodeList * fCurrPDGCodeList
current list of target nuclei
TVector3 * fCurrVertex
current generated vertex
const TVector3 & GenerateVertex(const TLorentzVector &x, const TLorentzVector &p, int tgtpdg)
const PDGCodeList & ListOfTargetNuclei(void)
PathLengthList * fCurrPathLengthList
current list of path-lengths
THE MAIN GENIE PROJECT NAMESPACE