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