Public Types | Public Attributes | List of all members
pid::DumpParticleIDs::Config Struct Reference

Public Types

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

Public Attributes

fhicl::Atom< art::InputTagParticleIDModuleLabel
 
fhicl::Atom< std::stringOutputCategory
 

Detailed Description

Definition at line 44 of file DumpParticleIDs_module.cc.

Member Typedef Documentation

Definition at line 46 of file DumpParticleIDs_module.cc.

Definition at line 45 of file DumpParticleIDs_module.cc.

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 53 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 48 of file DumpParticleIDs_module.cc.


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