eicplot  trunk
EIC ROOT plotting utilities
Public Member Functions | Protected Attributes
erhic::LogPad Class Reference

#include <Utilities.h>

Inheritance diagram for erhic::LogPad:
TObject

List of all members.

Public Member Functions

 LogPad (Int_t x=1, Int_t y=1, Int_t z=1)
virtual ~LogPad ()
TVirtualPad * operator() (TVirtualPad *pad) const

Protected Attributes

Int_t mX
Int_t mY
Int_t mZ

Detailed Description

Functor for setting the logarithmic status of all three axes of a pad.


Constructor & Destructor Documentation

erhic::LogPad::LogPad ( Int_t  x = 1,
Int_t  y = 1,
Int_t  z = 1 
)

Constructor

erhic::LogPad::~LogPad ( ) [virtual]

Destructor


Member Function Documentation

TVirtualPad * erhic::LogPad::operator() ( TVirtualPad *  pad) const

Apply the logarithmic properties to the input pad. Returns a pointer to the pad.


The documentation for this class was generated from the following files: