![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include <cmath>#include <string>#include <map>#include <vector>#include "canvas/Utilities/InputTag.h"#include "canvas/Utilities/Exception.h"#include "art/Framework/Services/Registry/ServiceHandle.h"#include "art/Framework/Core/EDProducer.h"#include "art/Framework/Core/ModuleMacros.h"#include "canvas/Persistency/Common/FindOneP.h"#include "art/Framework/Principal/Event.h"#include "cetlib_except/exception.h"#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"#include "larcoreobj/SimpleTypesAndConstants/RawTypes.h"#include "larcore/Geometry/Geometry.h"#include "larcorealg/Geometry/TPCGeo.h"#include "larcorealg/Geometry/PlaneGeo.h"#include "lardataobj/Simulation/SimChannel.h"#include "larsim/Simulation/LArG4Parameters.h"#include "lardataobj/RawData/RawDigit.h"#include "lardataobj/RecoBase/Wire.h"#include "lardataobj/RecoBase/Hit.h"#include "lardata/ArtDataHelper/HitCreator.h"#include "lardata/DetectorInfoServices/DetectorPropertiesService.h"#include "lardata/Utilities/StatCollector.h"Go to the source code of this file.
Classes | |
| class | hit::HitCheater |
Namespaces | |
| hit | |
| Detector simulation of raw signals on wires. | |
Macros | |
| #define | HitCheater_h |
| #define HitCheater_h |
Definition at line 10 of file HitCheater_module.cc.