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