Adapt muon code for flag field, add MuonDLL
- Adapt muon code for flag field
- Rename
MuonIDHlt1Alg
toMuonIDHltAlg
, with instancesMuonIDHlt1Alg
andMuonIDHlt2Alg
- Introduce lighter structure in
MuonIDHltAlg
- Introduce
BinomialCounter
inMuonIDHltAlg
- Introduce
StatCounter
inMuonIDHltAlg
- Add
MuonDLL
toMuonIDHltAlg
Addresses #306 (closed)
Needs LHCb!3468 (merged)
Edited by Michel De Cian
Merge request reports
Activity
mentioned in issue #306 (closed)
added RTA label
added 49 commits
-
c89e87a7...62ed7507 - 47 commits from branch
master
- 3249c2d5 - Adapt muon code for flag field, introduce lighter structure in MuonIDHlt1Alg,...
- 97927569 - make a line more readable
-
c89e87a7...62ed7507 - 47 commits from branch
mentioned in merge request LHCb!3468 (merged)
added 1 commit
- 5312064b - rename algorithm to MuonIDHltAlg, and HLT1 instance to MuonIDHlt1Alg
mentioned in merge request Moore!1455 (merged)
mentioned in merge request !2795 (closed)
added 158 commits
-
dba820eb...35e118ca - 152 commits from branch
master
- 7b55b991 - Adapt muon code for flag field, introduce lighter structure in MuonIDHlt1Alg,...
- 0abd12b5 - make a line more readable
- 4ac197d4 - rename algorithm to MuonIDHltAlg, and HLT1 instance to MuonIDHlt1Alg
- e9ef8fad - follow change of flag_v
- 329491e0 - remove MuonIDHlt1Alg.cpp
- f37bd7cd - move log calculation to correct place
Toggle commit list-
dba820eb...35e118ca - 152 commits from branch
added 23 commits
-
f37bd7cd...288ca85d - 16 commits from branch
master
- b5b0dc79 - Adapt muon code for flag field, introduce lighter structure in MuonIDHlt1Alg,...
- 42ddb7bc - make a line more readable
- 7a65bbde - rename algorithm to MuonIDHltAlg, and HLT1 instance to MuonIDHlt1Alg
- ef2c9d0a - follow change of flag_v
- 90b98eb2 - remove MuonIDHlt1Alg.cpp
- 167d5e2a - move log calculation to correct place
- 611fd42e - add missing variables to conversion
Toggle commit list-
f37bd7cd...288ca85d - 16 commits from branch
This must be very stupid but I am not able to get the file using env variables https://gitlab.cern.ch/lhcb/Rec/-/blob/c02b41a64c37951fe45d41f0e53770701f029fee/Muon/MuonID/src/component/MuonIDHltAlg.cpp#L178 When I run like this I get a reading error at the execution of the tests. To check the performance with tests I had to put my absolute path, but obviously this cannot stay like this.
Please register or sign in to reply