LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
MCBriefPad.h
Go to the documentation of this file.
1 #ifndef EVD_MCBRIEF_H
7 #define EVD_MCBRIEF_H
9 namespace evdb { class View2D; }
10 class TH1F;
11 
12 namespace evd {
13  class MCBriefPad : public DrawingPad {
14  public:
15  MCBriefPad(const char* nm, const char* ti,
16  double x1, double y1,
17  double x2, double y2,
18  const char* opt);
19  ~MCBriefPad();
20  void Draw();
21  private:
23  };
24 }
25 
26 #endif
27 
Float_t y1[n_points_granero]
Definition: compare.C:5
Float_t x1[n_points_granero]
Definition: compare.C:5
evdb::View2D * fView
Superimpose scale on 1D histo.
Definition: MCBriefPad.h:22
Manage all things related to colors for the event display.
Float_t y2[n_points_geant4]
Definition: compare.C:26
Base class for all event display drawing pads.
LArSoft includes.
Base class for event display drawing pads.
Definition: DrawingPad.h:29
hist1 Draw("HIST")
Float_t x2[n_points_geant4]
Definition: compare.C:26