LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
cheat::ParticleInventory::ParticleInventoryConfig Struct Reference

FHICL Validation Object This struct is used for loading the fhicl configuration. More...

#include "ParticleInventory.h"

Public Attributes

fhicl::Atom< art::InputTagG4ModuleLabel
 An atom. FHICL Atom for retreiving the module label to be used in retreiving information from the art event. More...
 
fhicl::Atom< std::string > EveIdCalculator
 
fhicl::Atom< bool > OverrideRealData
 

Detailed Description

FHICL Validation Object This struct is used for loading the fhicl configuration.

Definition at line 176 of file ParticleInventory.h.

Member Data Documentation

fhicl::Atom<std::string> cheat::ParticleInventory::ParticleInventoryConfig::EveIdCalculator
Initial value:
{
fhicl::Name("EveIdCalculator"),
fhicl::Comment("For selecting which EveID caclulator to use at initialization."),
"EmEveIdCalculator"}

Definition at line 182 of file ParticleInventory.h.

cheat::ParticleInventory::ParticleInventoryConfig::G4ModuleLabel
Initial value:
{
fhicl::Name("G4ModuleLabel"),
"The label of the LArG4 module used to produce the art file we will be examining"),
"largeant"}

An atom. FHICL Atom for retreiving the module label to be used in retreiving information from the art event.

Definition at line 177 of file ParticleInventory.h.

fhicl::Atom<bool> cheat::ParticleInventory::ParticleInventoryConfig::OverrideRealData
Initial value:
{
fhicl::Name("OverrideRealData"),
fhicl::Comment("Option when overlaying simulation on real data, to tell the backtracker to "
"continue even if event looks like data."),
false}

Definition at line 186 of file ParticleInventory.h.


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