#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 32 of file PMAlgStitching.h.
using pma::PMAlgStitching::Config::Comment = fhicl::Comment |
Definition at line 34 of file PMAlgStitching.h.
using pma::PMAlgStitching::Config::Name = fhicl::Name |
Definition at line 33 of file PMAlgStitching.h.
fhicl::Atom<unsigned int> pma::PMAlgStitching::Config::NodesFromEnd |
Definition at line 41 of file PMAlgStitching.h.
fhicl::Atom<int> pma::PMAlgStitching::Config::StitchingThreshold |
Definition at line 36 of file PMAlgStitching.h.