12 #include <sys/types.h> 77 auto const* dp = lar::providerFrom<detinfo::DetectorPropertiesService>();
84 for(
unsigned int p = 0; p <
fGeo->
Nplanes(FirstTPC); ++p){
94 produces< std::vector<anab::Calorimetry> >();
95 produces< art::Assns<recob::Track, anab::Calorimetry> >();
double fADCToElectrons
filled using the detinfo::DetectorPropertiesService service
enum geo::_plane_proj View_t
Enumerate the possible plane projections.
GeneralCalorimetry(fhicl::ParameterSet const &pset)
Declaration of signal hit object.
The data type to uniquely identify a Plane.
SigType_t SignalType(geo::PlaneID const &pid) const
Returns the type of signal on the channels of specified TPC plane.
unsigned int Nplanes(unsigned int tpc=0, unsigned int cstat=0) const
Returns the total number of wire planes in the specified TPC.
#define DEFINE_ART_MODULE(klass)
Provides recob::Track data product.
T get(std::string const &key) const
geo::View_t fCollectionView
view of the collection plane
void produce(art::Event &evt)
void reconfigure(fhicl::ParameterSet const &pset)
The data type to uniquely identify a TPC.
View_t View(geo::PlaneID const &pid) const
Returns the view (wire orientation) on the channels of specified TPC plane.
unsigned int fCollectionPlane
plane of the collection plane
Utility object to perform functions of association.
Encapsulate the construction of a single detector plane.
art::ServiceHandle< geo::Geometry > fGeo
std::string fTrackModuleLabel
module creating the track objects and assns to hits
Namespace collecting geometry-related classes utilities.
Utility functions to extract information from recob::Track.
art framework interface to geometry description
Encapsulate the construction of a single detector plane.
Signal from collection planes.