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

#include "PhotonBackTracker.h"

Public Attributes

fhicl::Atom< double > Delay
 
fhicl::Atom< art::InputTagG4ModuleLabel
 
fhicl::Sequence< art::InputTagG4ModuleLabels
 
fhicl::Atom< art::InputTagOpHitLabel
 
fhicl::Atom< art::InputTagOpFlashLabel
 
fhicl::Atom< double > MinOpHitEnergyFraction
 

Detailed Description

Definition at line 51 of file PhotonBackTracker.h.

Member Data Documentation

fhicl::Atom<double> cheat::PhotonBackTracker::fhiclConfig::Delay
Initial value:
{
fhicl::Name("Delay"),
fhicl::Comment("The delay time needed to correctly account for the optical simulation and "
"optical systems simulation. (The time between when a g4partcile was made, "
"and when the simulation write out says a signal was recorded)."),
0}

Definition at line 52 of file PhotonBackTracker.h.

fhicl::Atom<art::InputTag> cheat::PhotonBackTracker::fhiclConfig::G4ModuleLabel
Initial value:
{
fhicl::Name("G4ModuleLabel"),
"The label of the LArG4 module used to produce the art file we will be using."),
"largeant"}

Definition at line 58 of file PhotonBackTracker.h.

fhicl::Sequence<art::InputTag> cheat::PhotonBackTracker::fhiclConfig::G4ModuleLabels
Initial value:
{
fhicl::Name("G4ModuleLabels"),
"The labels of the LArG4 modules used to produce the art file we will be using."),

Definition at line 63 of file PhotonBackTracker.h.

fhicl::Atom<double> cheat::PhotonBackTracker::fhiclConfig::MinOpHitEnergyFraction
Initial value:
{
fhicl::Name("MinOpHitEnergyFraction"),
fhicl::Comment("The minimum contribution an energy deposit must make to a Hit to be "
"considered part of that hit."),
0.010}

Definition at line 76 of file PhotonBackTracker.h.

fhicl::Atom<art::InputTag> cheat::PhotonBackTracker::fhiclConfig::OpFlashLabel
Initial value:
{
fhicl::Name("OpFlashLabel"),
fhicl::Comment("The default label for the module to use when grabbing OpFlash"),
"opflash"}

Definition at line 72 of file PhotonBackTracker.h.

fhicl::Atom<art::InputTag> cheat::PhotonBackTracker::fhiclConfig::OpHitLabel
Initial value:
{
fhicl::Name("OpHitLabel"),
fhicl::Comment("The default label for the module to use when grabbing OpHits"),
"ophit"}

Definition at line 68 of file PhotonBackTracker.h.


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