![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
/// Class to perform operations needed to select hits and pass them to InfoTransfer. More...
#include "art/Framework/Services/Registry/ServiceHandle.h"#include "art/Framework/Principal/Event.h"#include "art/Framework/Principal/Handle.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include "nutools/EventDisplayBase/evdb.h"#include "lareventdisplay/EventDisplay/RecoDrawingOptions.h"#include "lareventdisplay/EventDisplay/EvdLayoutOptions.h"#include "lareventdisplay/EventDisplay/HitSelector.h"#include "lardata/Utilities/GeometryUtilities.h"#include "lardata/Utilities/PxHitConverter.h"#include "lareventdisplay/EventDisplay/InfoTransfer.h"#include "lardataobj/RecoBase/Seed.h"#include "larreco/Calorimetry/CalorimetryAlg.h"#include "TMath.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.