LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include <string>
#include <math.h>
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Core/EDProducer.h"
#include "canvas/Persistency/Common/FindOneP.h"
#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"
#include "larcore/Geometry/Geometry.h"
#include "lardataobj/RawData/RawDigit.h"
#include "lardataobj/RecoBase/Wire.h"
#include "lardataobj/RecoBase/Hit.h"
#include "lardata/ArtDataHelper/HitCreator.h"
Go to the source code of this file.
Classes | |
class | hit::TTHitFinder |
Namespaces | |
hit | |
Detector simulation of raw signals on wires. | |
Macros | |
#define | TTHITFINDER_H |
#define TTHITFINDER_H |
Definition at line 2 of file TTHitFinder_module.cc.