#include <VisFramework/VisFrameworkBase/interface/VisMuonT0.h>
Public Member Functions | |
VisMuonT0 (IgState *state, lat::Callback notify) |
Definition at line 15 of file VisMuonT0.h.
VisMuonT0::VisMuonT0 | ( | IgState * | state, | |
lat::Callback | notify | |||
) |
Definition at line 15 of file VisMuonT0.cc.
00016 : VisActiveConfigurable<double> (state, notify, 0.0, "VisMuonT0") // -2500.0 for cosmic muons 00017 {}