LArSoft
v09_90_00
Liquid Argon Software toolkit - https://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 32 of file PMAlgStitching.h.
Definition at line 34 of file PMAlgStitching.h.
Definition at line 33 of file PMAlgStitching.h.
fhicl::Atom<unsigned int> pma::PMAlgStitching::Config::NodesFromEnd |
Definition at line 41 of file PMAlgStitching.h.
Referenced by pma::PMAlgStitching::PMAlgStitching().
fhicl::Atom<int> pma::PMAlgStitching::Config::StitchingThreshold |
Definition at line 36 of file PMAlgStitching.h.
Referenced by pma::PMAlgStitching::PMAlgStitching().