/// Class to perform operations needed to select hits and pass them to InfoTransfer. More...
#include "art/Framework/Principal/Event.h"#include "art/Framework/Principal/Handle.h"#include "art/Framework/Services/Registry/ServiceHandle.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include "TMath.h"#include "larcore/Geometry/Geometry.h"#include "lardata/DetectorInfoServices/DetectorClocksService.h"#include "lardata/DetectorInfoServices/DetectorPropertiesService.h"#include "lardata/Utilities/GeometryUtilities.h"#include "lardata/Utilities/PxHitConverter.h"#include "lardataobj/RecoBase/Seed.h"#include "lareventdisplay/EventDisplay/HitSelector.h"#include "lareventdisplay/EventDisplay/InfoTransfer.h"#include "lareventdisplay/EventDisplay/RecoDrawingOptions.h"Go to the source code of this file.
Namespaces | |
| evd | |
| LArSoft includes. | |
/// Class to perform operations needed to select hits and pass them to InfoTransfer.
Definition in file HitSelector.cxx.
1.8.11