Feature #6842
Add parameters to V1495 fhicl files
Start date:
08/21/2014
Due date:
09/05/2014
% Done:
80%
Estimated time:
3.00 h
Description
This request is to add the following parameters to the FHiCL files that are generated for the V1495 module by the manageSystemWithVeto.sh script during the "init" transition:
- g2_mode
- g2_gate_us
- g2_prescale
- g2_threshold
- g2_threshold_high
- low_threshold (may already be there)
- high_threshold
- majority_time_10ns
Actually, the definition of the V1495 FHiCL is in ds50MasterControl.rb, so that is the file that we'll need to change.
We do not need to add command-line switches to the manage script to allow the user to control these parameters dynamically. The plan is to modify the fcl-file editor that is part of RunControl to support changing the values of these params.
Alessandro has said that he will provide default values for these parameters soon, and in the absence of that we could probably come up with reasonable guesses by looking at V1495Driver_generator.cc.
History
#1 Updated by Kurt Biery about 5 years ago
- Status changed from New to Resolved
- Assignee set to Kurt Biery
#2 Updated by Kurt Biery about 5 years ago
- % Done changed from 0 to 80