![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "TComplex.h"#include "TMath.h"#include <algorithm>#include <memory>#include <string>#include <utility>#include <vector>#include "art/Framework/Core/EDProducer.h"#include "art/Framework/Core/ModuleMacros.h"#include "art/Framework/Principal/Event.h"#include "art/Framework/Services/Registry/ServiceHandle.h"#include "art_root_io/TFileService.h"#include "cetlib_except/exception.h"#include "fhiclcpp/ParameterSet.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include "nurandom/RandomUtils/NuRandomService.h"#include "CLHEP/Random/RandFlat.h"#include "larcore/Geometry/WireReadout.h"#include "larcorealg/Geometry/PlaneGeo.h"#include "lardata/DetectorInfoServices/DetectorClocksService.h"#include "lardata/DetectorInfoServices/DetectorPropertiesService.h"#include "lardata/Utilities/LArFFT.h"#include "lardataobj/RawData/RawDigit.h"#include "lardataobj/RawData/raw.h"#include "lardataobj/Simulation/SimChannel.h"Go to the source code of this file.
Classes | |
| class | detsim::SimWire |
Namespaces | |
| detsim | |
| Detector simulation of raw signals on wires. | |