LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "PointIdAlg.h"
Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
Public Attributes | |
fhicl::Atom< std::string > | NNetModelFile |
fhicl::Sequence< std::string > | NNetOutputs |
fhicl::Atom< unsigned int > | PatchSizeW |
fhicl::Atom< unsigned int > | PatchSizeD |
fhicl::Table< calo::CalorimetryAlg::Config > | CalorimetryAlg |
fhicl::Atom< float > | AdcMax { Name("AdcMax"), Comment("Saturation max value") } |
fhicl::Atom< float > | AdcMin { Name("AdcMin"), Comment("Saturation min value") } |
fhicl::Atom< float > | OutMax { Name("OutMax"), Comment("Output max value") } |
fhicl::Atom< float > | OutMin { Name("OutMin"), Comment("Output min value") } |
fhicl::Atom< bool > | CalibrateAmpl |
fhicl::Atom< bool > | CalibrateLifetime |
fhicl::Atom< unsigned int > | DriftWindow |
fhicl::Atom< std::string > | DownscaleFn |
fhicl::Atom< bool > | DownscaleFullView |
fhicl::Sequence< float > | BlurKernel |
fhicl::Atom< float > | NoiseSigma |
fhicl::Atom< float > | CoherentSigma |
Definition at line 93 of file PointIdAlg.h.
Definition at line 96 of file PointIdAlg.h.
Definition at line 95 of file PointIdAlg.h.
|
inherited |
Definition at line 60 of file DataProviderAlg.h.
Referenced by img::DataProviderAlg::DataProviderAlg().
|
inherited |
Definition at line 61 of file DataProviderAlg.h.
Referenced by img::DataProviderAlg::DataProviderAlg().
|
inherited |
Definition at line 85 of file DataProviderAlg.h.
Referenced by img::DataProviderAlg::DataProviderAlg().
|
inherited |
Definition at line 65 of file DataProviderAlg.h.
Referenced by img::DataProviderAlg::DataProviderAlg().
|
inherited |
Definition at line 69 of file DataProviderAlg.h.
Referenced by img::DataProviderAlg::DataProviderAlg().
|
inherited |
Definition at line 56 of file DataProviderAlg.h.
Referenced by img::DataProviderAlg::DataProviderAlg().
|
inherited |
Definition at line 93 of file DataProviderAlg.h.
Referenced by img::DataProviderAlg::DataProviderAlg().
|
inherited |
Definition at line 77 of file DataProviderAlg.h.
Referenced by img::DataProviderAlg::DataProviderAlg().
|
inherited |
Definition at line 81 of file DataProviderAlg.h.
Referenced by img::DataProviderAlg::DataProviderAlg().
|
inherited |
Definition at line 73 of file DataProviderAlg.h.
Referenced by img::DataProviderAlg::DataProviderAlg().
fhicl::Atom<std::string> nnet::PointIdAlg::Config::NNetModelFile |
Definition at line 98 of file PointIdAlg.h.
Referenced by nnet::PointIdAlg::PointIdAlg().
fhicl::Sequence<std::string> nnet::PointIdAlg::Config::NNetOutputs |
Definition at line 101 of file PointIdAlg.h.
Referenced by nnet::PointIdAlg::PointIdAlg().
|
inherited |
Definition at line 89 of file DataProviderAlg.h.
Referenced by img::DataProviderAlg::DataProviderAlg().
|
inherited |
Definition at line 62 of file DataProviderAlg.h.
Referenced by img::DataProviderAlg::DataProviderAlg().
|
inherited |
Definition at line 63 of file DataProviderAlg.h.
Referenced by img::DataProviderAlg::DataProviderAlg().
fhicl::Atom<unsigned int> nnet::PointIdAlg::Config::PatchSizeD |
Definition at line 109 of file PointIdAlg.h.
fhicl::Atom<unsigned int> nnet::PointIdAlg::Config::PatchSizeW |
Definition at line 105 of file PointIdAlg.h.