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