#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 "canvas/Utilities/InputTag.h"#include "canvas/Persistency/Common/Assns.h"#include "fhiclcpp/ParameterSet.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include "art/Persistency/Common/PtrMaker.h"#include "art_root_io/TFileService.h"#include "RawDataProducts/RawDigit.h"#include "RawDataProducts/raw.h"#include "ReconstructionDataProducts/Hit.h"#include "Geometry/GeometryGAr.h"#include "DetectorInfo/DetectorClocksServiceGAr.h"#include "DetectorInfo/DetectorPropertiesService.h"#include <memory>#include "TMath.h"#include "TH1D.h"Go to the source code of this file.
Classes | |
| class | gar::rec::CompressedHitFinder |
Namespaces | |
| gar | |
| General GArSoft Utilities. | |
| gar::rec | |
1.8.11