HepUsfq2021 / LEDAnalysis

1 stars 2 forks source link

Figure out mother pdgid issue #3

Open caredg opened 3 years ago

caredg commented 3 years ago

Seems like the mothe pdgids are not what one would expect. We need to figure out a way to exclude Z production from Graviton. This is very relevant for the signal. https://github.com/HepUsfq2021/LEDAnalysis/blob/2d57b5892dae08ab0d82ee2d3ffbf030af74e31a/LEDSkimmer/src/LEDSkimmer.cc#L391

Alternatively, figure out a cut to drop off Z's from our LED signal.

pablomr95 commented 3 years ago

Implemented condition motherId != 23 in LEDAnalyzer