ShowerRecoTools::ShowerTrackStartPosition::ShowerTrackStartPosition |
( |
const fhicl::ParameterSet & |
pset | ) |
|
Implements ShowerRecoTools::IShowerTool.
Definition at line 42 of file ShowerTrackStartPosition_tool.cc.
50 mf::LogError(
"ShowerTrackStartPosition") <<
"Initial track not set" << std::endl;
57 TVector3 StartPositionErr = {-999, -999, -999};
60 TVector3 TrajPosition = {TrajPosition_vec.X(), TrajPosition_vec.Y(), TrajPosition_vec.Z()};
Point_t const & LocationAtPoint(size_t i) const
void SetElement(T &dataproduct, const std::string &Name, bool checktag=false)
bool CheckElement(const std::string &Name) const
int GetElement(const std::string &Name, T &Element) const
ROOT::Math::PositionVector3D< ROOT::Math::Cartesian3D< double >, ROOT::Math::GlobalCoordinateSystemTag > Point_t
Type for representation of position in physical 3D space.
Track from a non-cascading particle.A recob::Track consists of a recob::TrackTrajectory, plus additional members relevant for a "fitted" track:
std::string ShowerRecoTools::ShowerTrackStartPosition::fInitialTrackInputLabel |
|
private |
std::string ShowerRecoTools::ShowerTrackStartPosition::fShowerStartPositionOutputLabel |
|
private |
int ShowerRecoTools::ShowerTrackStartPosition::fVerbose |
|
private |
The documentation for this class was generated from the following file: