LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
TWQMultiTPCProjection.cxx File Reference

The "main" event display view that most people will want to use. More...

#include "TCanvas.h"
#include "TFrame.h"
#include "TGFrame.h"
#include "TGLayout.h"
#include "TGDimension.h"
#include "TGNumberEntry.h"
#include "TGLabel.h"
#include "TMath.h"
#include "TString.h"
#include "TRootEmbeddedCanvas.h"
#include "TLine.h"
#include "Buttons.h"
#include "TGTextView.h"
#include "TROOT.h"
#include "sstream"
#include "nutools/EventDisplayBase/View2D.h"
#include "lareventdisplay/EventDisplay/TWQMultiTPCProjection.h"
#include "lareventdisplay/EventDisplay/HeaderPad.h"
#include "lareventdisplay/EventDisplay/ColorDrawingOptions.h"
#include "lareventdisplay/EventDisplay/EvdLayoutOptions.h"
#include "lareventdisplay/EventDisplay/RawDrawingOptions.h"
#include "lareventdisplay/EventDisplay/SimulationDrawingOptions.h"
#include "lareventdisplay/EventDisplay/RecoDrawingOptions.h"
#include "lareventdisplay/EventDisplay/TWireProjPad.h"
#include "lareventdisplay/EventDisplay/TQPad.h"
#include "lareventdisplay/EventDisplay/MCBriefPad.h"
#include "lareventdisplay/EventDisplay/RawDataDrawer.h"
#include "lareventdisplay/EventDisplay/RecoBaseDrawer.h"
#include "lareventdisplay/EventDisplay/HitSelector.h"
#include "lareventdisplay/EventDisplay/Style.h"
#include "lardataobj/RecoBase/Seed.h"
#include "larcore/Geometry/Geometry.h"
#include "larcorealg/Geometry/PlaneGeo.h"
#include "lardata/DetectorInfoServices/DetectorPropertiesService.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "lardata/Utilities/GeometryUtilities.h"

Go to the source code of this file.

Namespaces

 evd
 LArSoft includes.
 

Variables

static unsigned int evd::kPlane
 
static unsigned int evd::kWire
 
static double evd::kDistance
 
static int evd::curr_zooming_plane
 
static const char * evd::zoom_opt =0
 
static int evd::shift_lock
 

Detailed Description

The "main" event display view that most people will want to use.

Author
brebe.nosp@m.l@fn.nosp@m.al.go.nosp@m.v

Definition in file TWQMultiTPCProjection.cxx.