All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions | Variables
PMTFlashTriggerMaker_module.cc File Reference
#include "sbncode/OpDet/PDMapAlg.h"
#include "sbnobj/Common/Reco/FlashTriggerPrimitive.hh"
#include "lardataalg/DetectorInfo/DetectorClocksStandard.h"
#include "lardata/DetectorInfoServices/DetectorClocksService.h"
#include "lardata/Utilities/AssociationUtil.h"
#include "lardataobj/RawData/OpDetWaveform.h"
#include "larcore/CoreUtils/ServiceUtil.h"
#include "art/Framework/Core/EDProducer.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Principal/Handle.h"
#include "art/Framework/Principal/Run.h"
#include "art/Framework/Principal/SubRun.h"
#include "art/Utilities/make_tool.h"
#include "canvas/Utilities/InputTag.h"
#include "fhiclcpp/ParameterSet.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include <memory>
#include <iostream>
#include <vector>

Go to the source code of this file.

Classes

class  sbn::PMTFlashTriggerMaker
 

Namespaces

 sbn
 This module creates Common Analysis Files.
 

Functions

 fTriggerThreshold (p.get< int >("TriggerThreshold"))
 

Variables

 fPDMapAlgPtr = art::make_tool<opdet::PDMapAlg>(p.get<fhicl::ParameterSet>("PDMapAlg"))
 

Function Documentation

fTriggerThreshold ( p.get< int >  "TriggerThreshold")

Variable Documentation

fPDMapAlgPtr = art::make_tool<opdet::PDMapAlg>(p.get<fhicl::ParameterSet>("PDMapAlg"))

Definition at line 83 of file PMTFlashTriggerMaker_module.cc.