Inheritance diagram for iterplugin:
Public Member Functions | |
iterplugin () | |
virtual | ~iterplugin () |
virtual void | ProcessNode () |
void | Select (Int_t replica, Int_t color) |
Public Attributes | |
Int_t | fColor |
Int_t | fReplica |
Definition at line 8 of file iterplugin.cxx.
iterplugin::iterplugin | ( | ) | [inline] |
Definition at line 11 of file iterplugin.cxx.
virtual iterplugin::~iterplugin | ( | ) | [inline, virtual] |
Definition at line 12 of file iterplugin.cxx.
virtual void iterplugin::ProcessNode | ( | ) | [virtual] |
Implements TGeoIteratorPlugin.
Definition at line 15 of file iterplugin.cxx.
References fColor, and fReplica.
Referenced by select().