All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
TPCDecoder_tool.cc File Reference

This tool provides "standard" 3D hits built (by this tool) from 2D hits. More...

#include "art/Framework/Core/EDProducer.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Principal/Handle.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "art/Persistency/Common/PtrMaker.h"
#include "art/Utilities/ToolMacros.h"
#include "cetlib/cpu_timer.h"
#include "fhiclcpp/ParameterSet.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "larcore/Geometry/Geometry.h"
#include "lardataobj/RawData/RawDigit.h"
#include "sbndaq-artdaq-core/Overlays/ICARUS/PhysCrateFragment.hh"
#include "icaruscode/Decode/DecoderTools/IDecoder.h"
#include <string>
#include <iostream>
#include <memory>

Go to the source code of this file.

Classes

class  daq::TPCDecoder
 TPCDecoder class definiton. More...
 

Namespaces

 daq
 

Detailed Description

This tool provides "standard" 3D hits built (by this tool) from 2D hits.

Definition in file TPCDecoder_tool.cc.