13 #include "fhiclcpp/types/Atom.h"
14 #include "art/Utilities/ToolMacros.h"
15 #include "art/Utilities/make_tool.h"
16 #include "art/Utilities/ToolConfigTable.h"
32 fhicl::Comment(
"Minimum number of reconstructed PE to consider the OpHit for the t0 calculation")
50 : fMinHitPE{ config().MinHitPE() }
58 for(
auto &
ophit : ophit_list){
double GetFlashT0(double flash_peaktime, LiteOpHitArray_t ophit_list) override
std::vector< lightana::LiteOpHit_t > LiteOpHitArray_t
BEGIN_PROLOG vertical distance to the surface Name
BEGIN_PROLOG opflashCryoW opflashCryoW triggerfilterBNB triggerfilterNuMI triggerfilterOffbeamBNB triggerfilterOffbeamNuMI triggerfilterUnknown roifinder roifinder2d gaushitTPCEE gaushitTPCWE purityana1 ophit
then echo fcl sbnd_project sbnd_project sbnd_project sbnd_project production production start_time
FlashT0FirstHit(art::ToolConfigTable< Config > const &config)
fhicl::Atom< double > MinHitPE