![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#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 "art/Framework/Services/Registry/ServiceHandle.h"#include "art_root_io/TFileService.h"#include "fhiclcpp/ParameterSet.h"#include "larcore/Geometry/WireReadout.h"#include "lardata/DetectorInfoServices/DetectorClocksService.h"#include "lardataobj/MCBase/MCHitCollection.h"#include "lardataobj/RecoBase/Hit.h"#include <TH1D.h>#include <TH2D.h>#include <TStopwatch.h>Go to the source code of this file.
Classes | |
| class | hit::MCHitAnaExample |
Namespaces | |
| hit | |
| Detector simulation of raw signals on wires. | |