Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members | Related Pages

AttMarkerSetter Class Reference

#include <HVisitors.h>

Inheritance diagram for AttMarkerSetter:

Inheritance graph
[legend]
Collaboration diagram for AttMarkerSetter:

Collaboration graph
[legend]
List of all members.

Detailed Description

An HVisitor that sets the marker attributes color, size, and style.

See root class TAttMarker for a documentation of these attributes All root histogram classes are derived from TAttMarker

Definition at line 101 of file HVisitors.h.

Public Member Functions

 AttMarkerSetter (Color_t tcolor_=-1, Size_t msize_=-1, Style_t mstyle_=-1)
 Constructor.

virtual void visit (RegO &h) const

Private Attributes

Color_t tcolor
 The new color; -1: dont set it.

Size_t msize
 The new size; -1: dont set it.

Style_t mstyle
 The new style; -1: dont set it.


Constructor & Destructor Documentation

AttMarkerSetter::AttMarkerSetter Color_t  tcolor_ = -1,
Size_t  msize_ = -1,
Style_t  mstyle_ = -1
[inline]
 

Constructor.

Parameters:
tcolor_  The new color; -1: dont set it
msize_  The new size; -1: dont set it
mstyle_  The new style; -1: dont set it

Definition at line 104 of file HVisitors.h.

References msize, mstyle, and tcolor.


Member Function Documentation

virtual void AttMarkerSetter::visit RegO h  )  const [inline, virtual]
 

Parameters:
h  The object to be visited

Implements ConstHVisitor.

Definition at line 110 of file HVisitors.h.

References msize, mstyle, and tcolor.


The documentation for this class was generated from the following file:
Generated on Thu Oct 26 12:54:23 2006 for SFH by doxygen 1.3.2