-
Hi, is CombineHarvester compatible with any CMSSW release for el8/el9 machines? I received these errors when compiling it with CMSSW_14_0_5:
```
src/CombineHarvester/CombineTools/src/Systematic.cc…
-
($ export EOS_MGM_URL=root://eospublic.cern.ch)
```
setenv EOS_MGM_URL root://eospublic.cern.ch
eos cp test.txt /eos/opendata/cms/upload/kati
```
or:
`xrdcp test.txt root://eospublic.cern.ch…
-
Apparently this line causes segafults when a looper opens up the Nth file (N random but > 1) of a TChain
https://github.com/cmstas/NanoTools/blob/9a391ad815ee71cce063262824ee26fd35c46eba/cpp/ScanCh…
-
Currently the condor job submission script has one argument line for each root files. But this is not recommended. The recommendation is that we keep these info in the txt file and then loop over it i…
-
### Check duplicate issues.
- [ ] Checked for duplicates
### Description
Following up on an issue which was buried in https://github.com/root-project/root/pull/12449#issuecomment-1464946488
In c…
-
PR https://github.com/cms-sw/cmssw/pull/43405 reminded us about the iorules in `SimDataFormats/GeneratorProducts/src/classes_def.xml` to read in `std::auto_ptr` from files predating CMSSW_11_0_0. The …
-
### Check duplicate issues.
- [X] Checked for duplicates
### Describe the bug
With ROOT v6-28-00-patches@v6-28-04-96-g9248a09 compiled with C++17 (**not** C++20) the code
```cpp
#ifdef __has_incl…
-
When reaching the step that executes make_plots.py the following error arises:
```bash
[chpapage@cmslpc157 SUEP_Analysis]$ python util/make_plots.py
Traceback (most recent call last):
File "uti…
-
The following autopkg file is never finished processing by the Write-NuGet powershell command. If the @alias and "ForcedIncludeFiles" are commented out and the w32pragma.h line is uncommented, it seem…
-
After all the changes now the init script looks a bit different and maybe few things look a bit strange and need clenup
checkout `/cvmfs/clicdp.cern.ch/iLCSoft/builds/nightly/x86_64-slc6-gcc62-opt/…