All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
lightana::FlashT0SelectedChannels::Config Struct Reference

Public Attributes

fhicl::Atom< double > PDFraction
 
fhicl::Atom< double > PreWindow
 
fhicl::Atom< double > PostWindow
 
fhicl::Atom< double > MinHitPE
 

Detailed Description

Definition at line 30 of file FlashT0SelectedChannels_tool.cc.

Member Data Documentation

fhicl::Atom<double> lightana::FlashT0SelectedChannels::Config::MinHitPE
Initial value:
{
fhicl::Name("MinHitPE"),
fhicl::Comment("Minimum number of reconstructed PE to consider the OpHit for the t0 calculation")
}

Definition at line 47 of file FlashT0SelectedChannels_tool.cc.

fhicl::Atom<double> lightana::FlashT0SelectedChannels::Config::PDFraction
Initial value:
{
fhicl::Name("PDFraction"),
fhicl::Comment("Consider PDs containg a PDFraction of the signal.")
}

Definition at line 32 of file FlashT0SelectedChannels_tool.cc.

fhicl::Atom<double> lightana::FlashT0SelectedChannels::Config::PostWindow
Initial value:
{
fhicl::Name("PostWindow"),
fhicl::Comment("Consider OpHits in the interval [FlashPeakTime-PreWindow, FlashPeakTime-PostWindow]")
}

Definition at line 42 of file FlashT0SelectedChannels_tool.cc.

fhicl::Atom<double> lightana::FlashT0SelectedChannels::Config::PreWindow
Initial value:
{
fhicl::Name("PreWindow"),
fhicl::Comment("Consider OpHits in the interval [FlashPeakTime-PreWindow, FlashPeakTime-PostWindow]")
}

Definition at line 37 of file FlashT0SelectedChannels_tool.cc.


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