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