#include <VisFramework/VisFrameworkBase/interface/VisZMax.h>
Public Member Functions | |
VisZMax (IgState *state, lat::Callback notify) |
Definition at line 15 of file VisZMax.h.
VisZMax::VisZMax | ( | IgState * | state, | |
lat::Callback | notify | |||
) |
Definition at line 15 of file VisZMax.cc.
00016 : VisActiveConfigurable<double> (state, notify, 11.0, "VisZMax") 00017 {}