- 21 Feb, 2020 1 commit
-
-
- 22 Jan, 2020 1 commit
-
-
Jonathan Bossio authored
-
- 26 Nov, 2019 1 commit
-
-
neglecting what the config file says
-
- 18 Nov, 2019 1 commit
-
-
- 26 Jul, 2019 1 commit
-
-
- 12 Jun, 2019 1 commit
-
-
- 27 Nov, 2018 1 commit
-
-
Former-commit-id: 51f90f2d
-
- 20 Nov, 2018 1 commit
-
- 08 Dec, 2017 1 commit
-
-
Frank Winklmeier authored
This method is supposed to return 0 on success. Explicitly specify the return code on failure (1) in the CHECK macro. Otherwise it would return StatusCode::FAILURE, which converts to 0. Former-commit-id: 0612df01ca51f3d5baf2f55f130b194382106fdf
-
- 07 Nov, 2017 1 commit
-
-
Johannes Elmsheuser authored
Former-commit-id: babb697e
-
- 01 Nov, 2017 2 commits
-
-
Johannes Elmsheuser authored
Former-commit-id: d11a208b
-
Johannes Elmsheuser authored
Former-commit-id: d77e90a9e8232fd370b9647b83cc16bceb1b2fc7
-
- 22 May, 2017 2 commits
-
-
Updated 2017 trigger jet calibration (ATR-16021) See merge request !854 Former-commit-id: d1c9e4ba
-
Jonathan Bossio authored
This will also match the current SVN trunk Former-commit-id: d23243af
-
- 31 Mar, 2017 1 commit
-
-
Jonathan Bossio authored
This change has no effect on calibration. This only avoids the potential confusion of showing a message saying the time dependent insitu configs are reading in MC. The insitu configs were read but not used in MC. Former-commit-id: 4eaf80d8
-
- 21 Mar, 2017 2 commits
-
-
Scott Snyder authored
Private members should start with m_. Former-commit-id: 36ead900
-
Scott Snyder authored
Fix clang warning about unused class member. Former-commit-id: 025567d2
-
- 15 Feb, 2017 1 commit
-
-
Teng Jian Khoo authored
'setup for R21 configs, cmake and cmt example compilation with POOLRootAccess' (JetCalibTools-00-04-76-01) JetCalibTools-00-04-76-01 * Setting up a config for r21 * CMake compilation for example including POOLRootAccess for athena releases 2016-12-09 J. Bossio <jbossios@cern.ch> JetCalibTools-00-04-76 * Using CalibArea-00-04-76 * Bugfix in 20.7 JMS small-R config (bug affecting only data) * Fatal error when EventShape/rho not available 2016-11-21 TJ Khoo <khoo@cern.ch> JetCalibTools-00-04-75 * Remove default constructor 2016-11-30 J. Bossio <jbossios@cern.ch> JetCalibTools-00-04-74 * Using CalibArea-00-04-74 * Bugfix in p-flow config (bug in JetCalibTools-00-04-73) Reverted detector eta modification Former-commit-id: daf56363
-
- 26 Nov, 2016 1 commit
-
-
Teng Jian Khoo authored
JetCalibTools-00-04-73-00 * Branch tag for temporary R21 configuration 2016-11-18 TJ Khoo <khoo@cern.ch> Trunk * Temporary switch to turn off setting of detector eta when done by constitfourmom tool in reco * Removed default constructor as not needed 2016-11-13 J. Bossio <jbossios@cern.ch> JetCalibTools-00-04-73 * Using CalibArea-00-04-73 * rel21 dedicated config (using OriginEventShape) * Intermediate GSC for p-flow jets * Mass combination for Large-R jets (w/ QCD uncorrelated and correlated weights) 2016-10-31 J. Bossio <jbossios@cern.ch> Trunk * Implementation of optional time-dependend insitu corrections ... (Long ChangeLog diff - truncated) Former-commit-id: 2711e6a6
-
- 01 Nov, 2016 1 commit
-
-
Jonathan Bossio authored
JetCalibTools-00-04-71 * Using CalibArea-00-04-71 * 20.7 LC recommendation * JMS combination for Large-R jets 2016-10-13 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Taught the CMake configuration how to build the package in standalone mode. * Updated JetCalibTools_Example.cxx to behave a bit nicer. Including fixing some issues in it. * Removed the unnecessary line-ending "\n" characters from the messages of the tools. Which lead to empty lines in the output of the tools, annoying me quite a bit. * Removed the empty python/ and CalibConstants/ directories. * Removed cmt/Makefile. (It's auto-generated by CMT.) * Tagging as JetCalibTools-00-04-70 2016-09-29 J. Bossio <jbossios@cern.ch> JetCalibTools-00-04-69 * Using CalibArea-00-04-69 ... (Long ChangeLog diff - truncated) Former-commit-id: 6a51c329
-
- 28 Sep, 2016 1 commit
-
-
Jonathan Bossio authored
JetCalibTools-00-04-68 * Implementation of specific naming convention of jet moments for the JMS of small-R jets (AntiK4EMTopo and AntiK4LCTopo) 2016-06-29 J. Bossio <jbossios@cern.ch> trunk * Using CalibArea-00-04-65 Former-commit-id: efcaab8b
-
- 20 Aug, 2016 1 commit
-
-
Steven Schramm authored
Tagging for trigger without the CalibArea fix, tag not to be used by normal users (JetCalibTools-00-04-67) JetCalibTools-00-04-67 * This tag is *only* for trigger usage * If you were not involved in the creation of this tag, please do not use it 2016-06-29 J. Bossio <jbossios@cern.ch> and S. Schramm JetCalibTools-00-04-67 * Using CalibArea-00-04-67 * New implementation of mass combination (weights are calculated with provided factors now) 2016-06-29 S Schramm trunk * Better condition control for when to retrieve PV collection or not * Done to ensure ability to use the tool as needed in the jet trigger Former-commit-id: f54afdfd
-
- 14 Jun, 2016 1 commit
-
-
Jonathan Bossio authored
JetCalibTools-00-04-66 * Using CalibArea-00-04-65 * Fix bug in JMS (not setting m_combination propertly) 2016-05-26 Jonathan Bossio <jbossios@cern.ch> JetCalibTools-00-04-65 * Using CalibArea-00-04-65 * MC15c Recommendations for AntiKt4EMTopoJets * Mass combimation for Large-R jets * JMS and Insitu code ready to add small-R jets mass calibration * Fix compiling issue in Athena Former-commit-id: 3fd2957d
-
- 27 May, 2016 1 commit
-
-
Jonathan Bossio authored
2016-05-04 Jonathan Bossio <jbossios@cern.ch> JetCalibTools-00-04-64 * Using CalibArea-00-04-64 * AFII LC JES * Fix in Jet area corr for PFlow jets (to derive 20.7 calibrations) * 20.1 PFlow calibrations removed 2016-03-07 Jonathan Bossio <jbossios@cern.ch> JetCalibTools-00-04-63 * Using CalibArea-00-04-63 * Mu-scan JES for 4LC jets 2016-03-01 Jonathan Bossio <jbossios@cern.ch> JetCalibTools-00-04-62 * Using CalibArea-00-04-61 * Fix in DEV mode to work in Athena 2016-02-08 Jonathan Bossio <jbossios@cern.ch> JetCalibTools-00-04-61 * Using CalibArea-00-04-61 ... (Long ChangeLog diff - truncated) Former-commit-id: e67ad628
-
- 19 Jan, 2016 1 commit
-
-
Steven Schramm authored
Changing m_dir usage to local variable to avoid trigger DB access problems (JetCalibTools-00-04-50-01) JetCalibTools-00-04-50-1 * Changing m_dir usage to local variable to avoid trigger DB access problems
-
- 10 Oct, 2015 1 commit
-
-
Jonathan Bossio authored
2015-07-24 Jonathan Bossio <jbossios@cern.ch> JetCalibTools-00-04-50 * Using CalibArea-00-04-50 * MC15 JES for 0.4 LC jets * MC15 JES for EMPFlow jets * MC15 JMS for FatJets 2015-07-21 Jonathan Bossio <jbossios@cern.ch> JetCalibTools-00-04-49 * Using CalibArea-00-04-49 * 2012 Insitu Calibration fix insitu curves inverted affecting Final 2012 and MC15 recommendations 2015-07-20 Jonathan Bossio <jbossios@cern.ch> JetCalibTools-00-04-48 * Using CalibArea-00-04-45 * Residual for 0.4 LC jets to derive the JES calibration 2015-07-16 Jonathan Bossio <jbossios@cern.ch> ... (Long ChangeLog diff - truncated)
-
- 19 Jan, 2015 1 commit
-
-
Scott Snyder authored
* Tagging JetCalibTools-00-04-19. * cmt/requirements: Fix cmt warnings. 2014-12-08 Joe Taenzer <joseph.taenzer@cern.ch> JetCalibTools-00-04-18 * OriginCorrected/PileupCorrected attributes are now ints trigger aux store doesn't allow bools :( 2014-12-08 Joe Taenzer <joseph.taenzer@cern.ch> JetCalibTools-00-04-17 * OriginCorrected and PileupCorrected attributes are set to false before calibration if they aren't already written to the jet 2014-12-08 Joe Taenzer <joseph.taenzer@cern.ch> JetCalibTools-00-04-16 * Reverted changes from tag 04-15 -- Origin removed from momentum state names * Added new jet attributes: OriginCorrected, PileupCorrected Used to track if the origin and pileup corrections have been applied ... (Long ChangeLog diff - truncated)
-
- 05 Nov, 2014 1 commit
-
-
Pierre Antoine Delsart authored
2014-10-16 David Adams JetCalibTools-00-04-05 See ATLJETMET-21 * Root/JetCalibrationTool.cxx: Update for new EventShape interface. 2014-10-10 <delsart@localhost> * JetCalibrationTool.cxx and all *cxx files : replaced FindFile by PathResolverFindCalibFile. * cmt/requirements and Makefile.RootCore adapted. * run time not tested in RootCore ! * works with JetRec-02-04-04 * JetCalibTools-00-04-04 2014-10-01 Joe Taenzer <joseph.taenzer@cern.ch> JetCalibTools-00-04-03 * Fixed the Changelog * Added declareProperty statement for isData * Added Moriond2013 AFII config * Added most recent Rscan config * All daughter classes now receive a unique name during initialization * Low pT JES extrapolation migrated from the old tool (not relevant to Moriond2013 and older calibration) ... (Long ChangeLog diff - truncated)
-