![]() |
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 "canvas/Persistency/Common/Ptr.h"#include "canvas/Persistency/Common/PtrVector.h"#include "fhiclcpp/ParameterSet.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include "lardataobj/RawData/RawDigit.h"#include "lardataobj/RawData/raw.h"#include "TH1.h"#include "TH2.h"#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | detsim::SimWireAna |
| Base class for creation of raw signals on wires. More... | |
Namespaces | |
| detsim | |
| Detector simulation of raw signals on wires. | |