All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros
ICARUSHitFinder_module.cc File Reference
#include <string>
#include <vector>
#include <fstream>
#include <set>
#include <cassert>
#include "fhiclcpp/ParameterSet.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Core/EDProducer.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Principal/Handle.h"
#include "canvas/Persistency/Common/Ptr.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "canvas/Utilities/InputTag.h"
#include "canvas/Persistency/Common/FindOneP.h"
#include "art_root_io/TFileService.h"
#include "art/Utilities/ToolMacros.h"
#include "art/Utilities/make_tool.h"
#include "larcore/Geometry/Geometry.h"
#include "larcore/CoreUtils/ServiceUtil.h"
#include "larevt/Filters/ChannelFilter.h"
#include "lardataobj/RawData/RawDigit.h"
#include "lardataobj/RawData/raw.h"
#include "lardataobj/RecoBase/Hit.h"
#include "lardata/ArtDataHelper/HitCreator.h"
#include "larevt/CalibrationDBI/Interface/ChannelStatusService.h"
#include "larevt/CalibrationDBI/Interface/ChannelStatusProvider.h"
#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"
#include "larcorealg/Geometry/CryostatGeo.h"
#include "larcorealg/Geometry/TPCGeo.h"
#include "larcorealg/Geometry/PlaneGeo.h"
#include "larreco/RecoAlg/GausFitCache.h"
#include "larreco/HitFinder/HitFinderTools/ICandidateHitFinder.h"
#include "TComplex.h"
#include "TFile.h"
#include "TH2D.h"
#include "TF1.h"
#include "TH1D.h"
#include "TDecompSVD.h"
#include "TMath.h"

Go to the source code of this file.

Classes

class  hit::ICARUShitFitCache
 Customized function cache for ICARUS hit shape. More...
 
class  hit::ICARUSlongHitFitCache
 Customized function cache for ICARUS long hit shape. More...
 
class  hit::ICARUSHitFinder
 

Namespaces

 hit
 Detector simulation of raw signals on wires.
 

Macros

#define ICARUSHitFINDER_H
 

Macro Definition Documentation

#define ICARUSHitFINDER_H

Definition at line 2 of file ICARUSHitFinder_module.cc.