#include "art/Framework/Core/EDAnalyzer.h"#include "art/Framework/Core/ModuleMacros.h"#include "art/Framework/Principal/Event.h"#include "art/Framework/Principal/Handle.h"#include "canvas/Persistency/Common/Assns.h"#include "fhiclcpp/ParameterSet.h"#include "art_root_io/TFileService.h"#include <string>#include "lardata/DetectorInfoServices/DetectorClocksService.h"#include "lardataobj/MCBase/MCHitCollection.h"#include "lardataobj/RecoBase/Hit.h"#include "lardataobj/RecoBase/Wire.h"#include "larreco/HitFinder/HitAnaAlg.h"#include "TTree.h"Go to the source code of this file.
Classes | |
| class | hit::HitAnaModule |
Namespaces | |
| hit | |
| Detector simulation of raw signals on wires. | |
1.8.11