Closed AndrewLevin closed 5 years ago
develop branch of ctp7_modules fails to compile due to this line:
develop
https://github.com/cms-gem-daq-project/ctp7_modules/blob/develop/src/calibration_routines.cpp#L712
in which amc is not defined.
amc
This is hardcoded to 12 in other places e.g.:
https://github.com/cms-gem-daq-project/ctp7_modules/blob/develop/src/calibration_routines.cpp#L720
1. 2. 3. 4.
you should use branch release/v1.1.X instead of develop
release/v1.1.X
develop
branch of ctp7_modules fails to compile due to this line:https://github.com/cms-gem-daq-project/ctp7_modules/blob/develop/src/calibration_routines.cpp#L712
in which
amc
is not defined.Brief summary of issue
This is hardcoded to 12 in other places e.g.:
https://github.com/cms-gem-daq-project/ctp7_modules/blob/develop/src/calibration_routines.cpp#L720
Types of issue
Expected Behavior
Current Behavior
Steps to Reproduce (for bugs)
1. 2. 3. 4.
Possible Solution (for bugs)
Context (for feature requests)
Your Environment