LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
pid::DumpParticleIDs::Config Struct Reference

Public Types

using Name = fhicl::Name
 
using Comment = fhicl::Comment
 

Public Attributes

fhicl::Atom< art::InputTagParticleIDModuleLabel
 
fhicl::Atom< std::string > OutputCategory
 

Detailed Description

Definition at line 43 of file DumpParticleIDs_module.cc.

Member Typedef Documentation

Member Data Documentation

fhicl::Atom<std::string> pid::DumpParticleIDs::Config::OutputCategory
Initial value:
{
Name("OutputCategory"),
Comment("the messagefacility category used for the output"),
"DumpParticleIDs"}

Definition at line 51 of file DumpParticleIDs_module.cc.

fhicl::Atom<art::InputTag> pid::DumpParticleIDs::Config::ParticleIDModuleLabel
Initial value:
{
Name("ParticleIDModuleLabel"),
Comment("tag of the producer used to create the anab::ParticleID collection")}

Definition at line 47 of file DumpParticleIDs_module.cc.


The documentation for this struct was generated from the following file: