Periodic merge with OT
I was looking at the CMakeLists
:
- it's not clear to me why this is supposed to be here: https://gitlab.cern.ch/cmsinnertracker/Ph2_ACF/-/blob/master/MonitorUtils/CMakeLists.txt#L102-108
- I've removed the environment check on
__USE_ROOT__
from here https://gitlab.cern.ch/cmsinnertracker/Ph2_ACF/-/blob/master/src/CMSITminiDAQ.cc#L39 because we need this to be compiled for instance at FNAL during a testbeam when we have aShepHerd
-like environment (I think we should put a compilation flag insideCMakeLists
)