Print

Print


Hello,

I'm confused by the following line in VubRecoilUserProduction.tcl:

if { $NEvent != "NoRun" && $PIDCorrections == "true" } {
    ErrMsg fatal "You can't run with NEvent = $Neevent and PIDCorrections
= $PIDCorrections"
}

What is the reason for this line?

Thanks,

sheila