#include <PMAlgStitching.h>
Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
Public Attributes | |
fhicl::Atom< int > | StitchingThreshold |
fhicl::Atom< unsigned int > | NodesFromEnd |
Definition at line 30 of file PMAlgStitching.h.
Definition at line 32 of file PMAlgStitching.h.
Definition at line 31 of file PMAlgStitching.h.
fhicl::Atom<unsigned int> pma::PMAlgStitching::Config::NodesFromEnd |
Definition at line 39 of file PMAlgStitching.h.
fhicl::Atom<int> pma::PMAlgStitching::Config::StitchingThreshold |
Definition at line 34 of file PMAlgStitching.h.