LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Class definition file of PMTAna. More...
#include "art/Framework/Core/EDAnalyzer.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Principal/fwd.h"
#include "art_root_io/TFileService.h"
#include "fhiclcpp/ParameterSet.h"
#include "lardataobj/RawData/OpDetWaveform.h"
#include <functional>
#include <numeric>
#include <string>
#include <TTree.h>
#include "OpHitFinder/AlgoFixedWindow.h"
#include "OpHitFinder/AlgoThreshold.h"
#include "OpHitFinder/PedAlgoEdges.h"
#include "OpHitFinder/PulseRecoManager.h"
Go to the source code of this file.
Classes | |
class | pmtana::PMTAna |
Namespaces | |
pmtana | |
Class definition file of PMTAna.
Definition in file PMTAna_module.cc.