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