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