LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
SpacePointHit3DBuilder_tool.cc File Reference

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

#include "art/Utilities/ToolMacros.h"
#include "cetlib/search_path.h"
#include "cetlib/cpu_timer.h"
#include "canvas/Utilities/InputTag.h"
#include "larreco/RecoAlg/Cluster3DAlgs/IHit3DBuilder.h"
#include "larcore/Geometry/Geometry.h"
#include "lardata/DetectorInfoServices/DetectorPropertiesService.h"
#include "lardataobj/RecoBase/Hit.h"
#include "lardataobj/RecoBase/SpacePoint.h"
#include "lardata/Utilities/AssociationUtil.h"
#include "larevt/CalibrationDBI/Interface/ChannelStatusService.h"
#include "larevt/CalibrationDBI/Interface/ChannelStatusProvider.h"
#include <string>
#include <functional>
#include <iostream>
#include <memory>

Go to the source code of this file.

Classes

class  lar_cluster3d::SpacePointHit3DBuilder
 SpacePointHit3DBuilder class definiton. More...
 

Namespaces

 lar_cluster3d
 

Detailed Description

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

Definition in file SpacePointHit3DBuilder_tool.cc.