# | Line 37 | Line 37 | def MoreTableInfo(parser,LumiRange,confi | |
---|---|---|
37 | else: | |
38 | if len(parser.GetTriggerRatesByLS("AOutput"))>0: | |
39 | aRates = parser.GetTriggerRatesByLS("AOutput") | |
40 | + | bRates = parser.GetTriggerRatesByLS("BOutput") |
41 | else: | |
42 | aRates = parser.GetTriggerRatesByLS("AForPPOutput") | |
43 | + | bRates = parser.GetTriggerRatesByLS("BForPPOutput") |
44 | ||
45 | ||
46 | expressRates = {} |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |