-
e.g.: if you have http://opendata-dev.web.cern.ch/search?page=1&size=20&q=&type=Dataset&subtype=Collision&experiment=CMS containing:
- CMS
- Collision ("primary"?)
- Datasets
You might want th…
-
Traceback (most recent call last):
File "C:\vulnx-master\vulnx.py", line 14, in
from modules.detector import CMS
File "C:\vulnx-master\modules\detector.py", line 7, in
from modules.e…
-
Hello @4ernovm,
Can you show example how to use your library?
-
`pat::PackedCandidate::unpackTrk` is not reproducing tracker subdetector level details in the emulated hitPattern
e.g. a track with 4 pixel layers starting in BPIX1 will always have only BPIX hits/…
-
One of the open questions for our CMS integration is how well the detectors will work if we invert the `[track, step]` loop to `[step, track]` as is necessary for GPU. I believe we can without too muc…
-
## Brief summary of issue
In addition to one bulk ResponsePkPos and ResponsePkPos_Shifted distribution summarizing the entire detector you could add one such distribution for each ieta row (could…
-
# Upcoming development items
This issue is for **summarising the next couple of steps in the development** for providing all fine-grained functionalities required by a complete integration into the…
-
As of 14_1_X still the [HitPattern](https://github.com/cms-sw/cmssw/blob/master/DataFormats/TrackReco/interface/HitPattern.h) does not describe access/strorage in the context of the the phase-2 tracke…
-
There is a backwards incompatibility of GEM unpacker in CMSSW_11_2_0 when running on 11_0_X Run3 MC discovered.
This is a road-block when re-emulating the L1T on MC, which is done by a sequence start…
-
We're getting segmentation faults in WF 138.3 that don't leave a stack trace, particularly in ASAN builds. With a partial debug build, I get a stack trace with over 17,000 stack frames:
```
#0 0x0…