![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#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 27 of file PMAlgStitching.h.
Definition at line 29 of file PMAlgStitching.h.
Definition at line 28 of file PMAlgStitching.h.
| fhicl::Atom<unsigned int> pma::PMAlgStitching::Config::NodesFromEnd |
Definition at line 36 of file PMAlgStitching.h.
Referenced by pma::PMAlgStitching::PMAlgStitching().
| fhicl::Atom<int> pma::PMAlgStitching::Config::StitchingThreshold |
Definition at line 31 of file PMAlgStitching.h.
Referenced by pma::PMAlgStitching::PMAlgStitching().