LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include <cmath>
#include "larcore/Geometry/Geometry.h"
#include "lardata/ArtDataHelper/MVAReader.h"
#include "lardataobj/RecoBase/Hit.h"
#include "lareventdisplay/EventDisplay/RawDrawingOptions.h"
#include "lareventdisplay/EventDisplay/RecoDrawingOptions.h"
#include "lareventdisplay/EventDisplay/wfHitDrawers/IWFHitDrawer.h"
#include "nuevdb/EventDisplayBase/EventHolder.h"
#include "nuevdb/EventDisplayBase/View2D.h"
#include "art/Framework/Principal/Handle.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "art/Utilities/ToolMacros.h"
#include "canvas/Persistency/Common/PtrVector.h"
#include "TPolyLine.h"
Go to the source code of this file.
Classes | |
class | evdb_tool::DrawSkewHits |
Namespaces | |
evdb_tool | |
Definition in file DrawSkewHits_tool.cc.