#include <PandoraNuScoreCosmicIdAlg.h>
Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
Public Attributes | |
fhicl::Atom< art::InputTag > | PandoraLabel |
fhicl::Atom< art::InputTag > | TpcTrackModuleLabel |
fhicl::Atom< float > | NuScoreCut |
Definition at line 37 of file PandoraNuScoreCosmicIdAlg.h.
using sbnd::PandoraNuScoreCosmicIdAlg::Config::Comment = fhicl::Comment |
Definition at line 39 of file PandoraNuScoreCosmicIdAlg.h.
using sbnd::PandoraNuScoreCosmicIdAlg::Config::Name = fhicl::Name |
Definition at line 38 of file PandoraNuScoreCosmicIdAlg.h.
fhicl::Atom<float> sbnd::PandoraNuScoreCosmicIdAlg::Config::NuScoreCut |
Definition at line 51 of file PandoraNuScoreCosmicIdAlg.h.
fhicl::Atom<art::InputTag> sbnd::PandoraNuScoreCosmicIdAlg::Config::PandoraLabel |
Definition at line 41 of file PandoraNuScoreCosmicIdAlg.h.
fhicl::Atom<art::InputTag> sbnd::PandoraNuScoreCosmicIdAlg::Config::TpcTrackModuleLabel |
Definition at line 46 of file PandoraNuScoreCosmicIdAlg.h.