9 #include "TGeoMatrix.h" 38 #include "art_root_io/TFileDirectory.h" 39 #include "art_root_io/TFileService.h" 42 #include "canvas/Persistency/Common/FindMany.h" 43 #include "canvas/Persistency/Common/FindManyP.h" 44 #include "canvas/Persistency/Common/FindOneP.h" 170 fDataHitTree = tfs->make<TTree>(
"DataHitTree",
"A tree of data hits");
void reconfigure(fhicl::ParameterSet const &p)
std::vector< int > Hit_Size
EventNumber_t event() const
geo::WireID WireID() const
float RMS() const
RMS of the hit shape, in tick units.
std::vector< float > Hit_Int
std::vector< float > Hit_SADC
float Integral() const
Integral under the calibrated signal waveform of the hit, in tick x ADC units.
geo::View_t View() const
View for the plane of the hit.
EDAnalyzer(fhicl::ParameterSet const &pset)
std::vector< int > Hit_TPC
art framework interface to geometry description
float PeakAmplitude() const
The estimated amplitude of the hit at its peak, in ADC units.
void analyze(art::Event const &evt) override
std::vector< float > Hit_Peak
#define DEFINE_ART_MODULE(klass)
T get(std::string const &key) const
std::vector< float > Hit_Time
ValidHandle< PROD > getValidHandle(InputTag const &tag) const
std::vector< int > Hit_Chan
SubRunNumber_t subRun() const
art::ServiceHandle< geo::Geometry > geo
raw::TDCtick_t StartTick() const
Initial tdc tick for hit.
DataHit(fhicl::ParameterSet const &p)
Detector simulation of raw signals on wires.
std::vector< float > Hit_RMS
Encapsulate the geometry of a wire.
raw::TDCtick_t EndTick() const
Final tdc tick for hit.
DataHit & operator=(DataHit const &)=delete
float PeakTime() const
Time of the signal peak, in tick units.
Declaration of signal hit object.
float SummedADC() const
The sum of calibrated ADC counts of the hit (0. by default)
Definitions of geometry vector data types.
Declaration of basic channel signal object.
2D representation of charge deposited in the TDC/wire plane
Tools and modules for checking out the basics of the Monte Carlo.
TPCID_t TPC
Index of the TPC within its cryostat.
raw::ChannelID_t Channel() const
ID of the readout channel the hit was extracted from.
std::vector< int > Hit_View