![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "larreco/RecoAlg/CCHitFinderAlg.h"#include <cmath>#include <iostream>#include <iomanip>#include <sstream>#include <array>#include <vector>#include <utility>#include <algorithm>#include "messagefacility/MessageLogger/MessageLogger.h"#include "larcoreobj/SimpleTypesAndConstants/RawTypes.h"#include "larcore/Geometry/Geometry.h"#include "larcorealg/Geometry/CryostatGeo.h"#include "larcorealg/Geometry/TPCGeo.h"#include "larcorealg/Geometry/PlaneGeo.h"#include "lardata/Utilities/SimpleFits.h"#include "larevt/CalibrationDBI/Interface/ChannelStatusService.h"#include "larevt/CalibrationDBI/Interface/ChannelStatusProvider.h"#include "TGraph.h"#include "TMath.h"#include "TF1.h"Go to the source code of this file.
Namespaces | |
| hit | |
| Detector simulation of raw signals on wires. | |