Skip to content

Unused steering parameter #109

Description

@dudarboh

timingCut steering parameter is not used anywhere (as far as I can see...)

// timing
registerProcessorParameter("timingCut" ,
"Use hit times" ,
_time_apply ,
(int)0);

However, in the ILD StandardProduction steering file is changed from the default 0 to 1.

If it is indeed not used, and it is just remnants it would be nice to clean it up completely to not cause any confusion what this 1 suppose to mean.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions