LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "PMAlgVertexing.h"
Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
Public Attributes | |
fhicl::Atom< double > | MinTrackLength |
fhicl::Atom< bool > | FindKinks |
fhicl::Atom< double > | KinkMinDeg |
fhicl::Atom< double > | KinkMinStd |
Definition at line 33 of file PMAlgVertexing.h.
Definition at line 35 of file PMAlgVertexing.h.
Definition at line 34 of file PMAlgVertexing.h.
fhicl::Atom<bool> pma::PMAlgVertexing::Config::FindKinks |
Definition at line 42 of file PMAlgVertexing.h.
Referenced by pma::PMAlgVertexing::reconfigure().
fhicl::Atom<double> pma::PMAlgVertexing::Config::KinkMinDeg |
Definition at line 47 of file PMAlgVertexing.h.
Referenced by pma::PMAlgVertexing::reconfigure().
fhicl::Atom<double> pma::PMAlgVertexing::Config::KinkMinStd |
Definition at line 52 of file PMAlgVertexing.h.
Referenced by pma::PMAlgVertexing::reconfigure().
fhicl::Atom<double> pma::PMAlgVertexing::Config::MinTrackLength |
Definition at line 37 of file PMAlgVertexing.h.
Referenced by pma::PMAlgVertexing::reconfigure().