Public Types | Public Attributes | List of all members
pdune::RecoHitsEff::Config Struct Reference

Public Types

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

Public Attributes

fhicl::Atom< art::InputTagHitModuleLabel
 
fhicl::Atom< art::InputTagHitDCheatLabel
 
fhicl::Atom< int > Plane
 

Detailed Description

Definition at line 43 of file RecoHitsEff_module.cc.

Member Typedef Documentation

Definition at line 45 of file RecoHitsEff_module.cc.

Definition at line 44 of file RecoHitsEff_module.cc.

Member Data Documentation

fhicl::Atom<art::InputTag> pdune::RecoHitsEff::Config::HitDCheatLabel
Initial value:
{
Name("HitDCheatLabel"), Comment("tag of dcheat hits producer")
}

Definition at line 51 of file RecoHitsEff_module.cc.

fhicl::Atom<art::InputTag> pdune::RecoHitsEff::Config::HitModuleLabel
Initial value:
{
Name("HitModuleLabel"), Comment("tag of hits producer")
}

Definition at line 47 of file RecoHitsEff_module.cc.

fhicl::Atom<int> pdune::RecoHitsEff::Config::Plane
Initial value:
{
Name("Plane"), Comment("check hit disambiguation in selected plane only")
}

Definition at line 55 of file RecoHitsEff_module.cc.


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