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