Evidence collection
Release notes
2021-11-17 - Urania v10r1
This version uses LCG101. This version is released on master
branch.
Built relative to Urania v10r0, with the following changes:
bug fix workaround
Fixes- Update RunDictFuncs.py fixing itertools.zip_longest for python 2 and python 3, !338 (@alseuthe)
- Fix PIDCalib print, !334 (@dcervenk)
- Add fixes in compilation to B2DXFitters, !329 (@cvazquez)
Other
- Updated config files Lb->Dsp analysis, !355 (@jobutter)
- Config files for Lb2Dsp, !354 (@adudziak)
- Updates for Lb2Dsp, !353 (@adudziak)
- Fixes to MDFit, !352 (@adudziak)
- Fix for B2dx fitter, avoid merging similar pdfs, !351 (@mfuehrin)
- Fixing SFitUtils.h and new Sfit config for Bs2DsK analysis, !348 (@alupato) [PAPER-2021]
- PIDCalib: Fixes for python3 and LCG101, !346 (@vlisovsk)
- PIDCalib: update the DIRAC interface to be py3-compatible, !345 (@vlisovsk)
- Move to LCG100, !344 (@cvazquez)
- Update GetWGPFilesDirac.py to replace a deprecated LHCbDirac call, !343 (@vlisovsk)
- New DsK fit model and changes for Lb2Dsp analysis, !342 (@jobutter)
- Improve PIDGen & PIDCorr interface, !341 (@malexand)
- Update after determining Lb2Dsp Signal Shapes (+ MassFit Bs2DsK analysis), !340 (@jobutter)
- Workspace issue fix + update of config files for the Lb2Dsp measurement, !339 (@adudziak)
- Update of the config files for the Lb2Dsp measurement, !337 (@adudziak)
- Small changes to acceptance, !336 (@jobutter)
- Small changes + config updates Jordy, !335 (@jobutter)
- B2DXFitters: fix bug in one of the config files, !333 (@adudziak)
- B2DXFiters: small update for splines calculation, !332 (@adudziak)
- B2DXFitters: config files for the Lb2Dsp measurement, !331 (@adudziak)
- B2DXFitters: update for Splines, !330 (@adudziak)
Evidence collection
Release notes
2021-02-23 - Urania v10r0
This version uses LCG 97a and it is part of a major cleanup campaign detailed on DPA!57. This version is released on master
branch.
Built relative to Urania v9r0, with the following changes:
bug fix workaround
Fixes- Fix various problems reported by clang 10, !308 (@clemenci)
- Include legacy changes for DeltaMS works, !307 (@cvazquez)
- Add missing include of TObjString.h, !300 (@clemenci)
modernisation cleanup testing
Code cleanups and changes to tests- Build | Remove OPTIONS "-U__MINGW32__" from gaudi_add_dictionary directive, !275 (@cattanem)
- Add support for Python 3, !314 (@cvazquez)
- Removal of CalibDataScripts and RooPhysFitter, !312 (@cvazquez)
- Remove packages to be moved to Alexandria, !310 (@cvazquez)
Other
- Add copyrights, LHCb formatting, and update documentation, !327 (@cvazquez)
- Add ProbNNXnotYZ templates, !324 (@poluekt)
- Drop cmake directory to use the modules from the LHCb user environment, !315 (@clemenci)
- Masterkeep, !306 (@cvazquez)
- Merge branch 'dev_kh_mergeoverview' into 'master', !303 (@cvazquez) [ROOT-10668]
- Add e_ProbNNK, e_ProbNNpi and mu_ProbNNpi templates, !302 (@cvazquez)
- LcfB does not need a narrow mass range, !293 (@vlisovsk)
- Add muon NoPt data and MC templates, !292 (@poluekt)
- Update GetWGPFilesDirac.py to point to new 2016 WGP files., !291 (@dhill)
- Do not use xenv from LCG, !290 (@clemenci)
- Added Lc_M cuts to IncLc and LcfB proton samples to align with sFit ranges., !289 (@dhill)
- Update GetWGPFilesDirac.py to point to latest 2018 production from PIDCalibTuples9r2, !288 (@dhill)
- Added new 2017 and 2018 Jpsinopt samples, !287 (@dhill)
- PIDCalib trigger vars 2017, !286 (@dhill)
- Moved DeltaMfit to correct directory, !281 (@dhill)
- Pid calib delta m fit, !280 (@guwormse)
- Add PIDe and ProbNNe to PIDCorr, !276 (@poluekt)
- Pid calib delta m fit, !273 (@guwormse)
- Update README.md to add instructions for using UraniaDev project, !272 (@cattanem)
- Fixed cmake warnings in findTBB, !270 (@sponce)
- Add p_ProbNNp_Mod2 template, !269 (@poluekt)
- Add systematics in Run1, kinematic coverage info in PIDGen/PIDCorr, !268 (@poluekt)
- Enable output specification and directory creation in PIDCalib, !266 (@mwilkins)
- Merge request for BR(Lb2dsp) analysis, !265 (@jobutter)
- Version 1 of tool to calc error due to calibration sample size, !194 (@ccostaso)
Release notes
2019-11-16 - Urania v9r0
Based on LCG96b, released on master branch.
Updates and new features:
-
Add Run2 p_CombDLL MC templates, !260 (@poluekt)
Add Run2 p_CombDLL MC templates -
Fix warnings, !259 (@clemenci)
please note that I only fixed theauto_ptr
warning in file that are compiled, but there are several other occurrences ofauto_ptr
which should be addressed. -
Update CMake support modules to latest Gaudi, !258 (@clemenci)
This fixes build problems with avx512 and latest ROOT (in LCG dev slots).It also updates the default LCG version to 96b.
-
removing DecRateCoeff, !256 (@adudziak)
Removing obsolete class; DecRateCoeff from the B2DXFitters
cc: @kheinick, @cofitzpa -
Add Lb->JpsipK proton MC sample for Run2, !254 (@poluekt)
Add Lb->JpsipK proton MC sample for Run2
Update web pages scripts -
B2DXFitters: change for Lb2Dsp, !251 (@jobutter)
Changed MassFitUtils to be able to make Lb2Dsp Signal workspaces.- ID cuts need to be the same as Bs2DsPi
- TrueID cuts need to remain Lb2Dsp
-
Replace RooFIter with suggested RooAbsCollection iterators, !250 (@kheinick)
The copy constructor was deleted in a recent ROOT version. This commit will
fix the nightly errors such as lhcb-head/... by using the recommended RooAbsCollection itertaros.I was unable to test these changes though, because I have no experience with the
DecRateCoeff.cxx
class (but use theDecRateCoeff_Bd.cxx
through therunSFit_new.py
scrip...). So if any expert has scripts available that actually use this implementation, a quick check to see if everything works as expected would probably be good. -
bug fix:
treename
overwrite was flawed for multiple tracks, !249 (@nmeinert)
treename
has to be reset toinput_tree
for eachinput_file
infiles
, but updated corresponding to the temporary file that is created for each track intracks
. -
Bug fix:
Run2.Config.configs
is a function, !248 (@nmeinert)
Run1.Config.configs
is of typedict
, whereasRun2.Config.configs
is a function. Additional parentheses are thus necessary. -
Variable
treename
is overwritten in the for loop and thus changes the..., !247 (@nmeinert)
Variabletreename
is overwritten in the for loop and thus changes the providedinput_tree
name for the second and following files.
Only affect cases when more than one file in provided infiles
. -
update of Bd2DPiConfigForNominalMassFit.py, !246 (@abertoli)
-
update of lb2lcpi for run1, allowing sim/combined fit to run1 and run2, !244 (@adudziak)
- update config files and README for Lb2LcPi Run1 and MC,
- small fix bugs in prepareWorkspace (when calling --year)
- allowing sim/combined fits to Run1 and Run2
-
small fix for plotting, !243 (@adudziak)
Small fix for plotting results. -
config files for Lb2Dsp, !242 (@adudziak)
Update of config files for BR(Lb2Dsp) measurement -
prepare workspace flexibility, more config files and readme updates, !241 (@adudziak)
prepareWorkspace:- allow to handle one year, despite config file (if needed)
- move to ArgumentParser()
more cleaning up in config files and README
-
config files update, !240 (@adudziak)
Config files updates, after some minor changes.
(sorry for the amount of MRs...) -
Readme for Lb2LcPi fits, !239 (@adudziak)
It is just readme how to use the code. -
Modification for Lb2Dsp and flexible usage of Run2 data, !238 (@adudziak)
- fixing lumi problem (@kheinick - your fix did not full work, sorry)
- allowing flexible combination of run 2 merging (all 4 years can be merged, any mixture of them etc)
- new config files for Lb2Dsp analysis:
- Lb2LcPi
- Bs2DsPi
- Bs2DsK
- update of Lb2Dsp config files
-
Fix for mu_CombDLLmu_IsMuon sample for Run 1, !237 (@mmaterok)
Cutstrings supplied in the Run1 Config are not applied in the MakeTuples.py script.
This merge request fixes this issue for the function "convert_single_file" but does not do it in the function "convert_calo_file".In the Run1 Config the cutstring is also given incorrectly. This is also corrected for in the merge request.
-
Config files for Delta Gamma_s measurement, !235 (@adudziak)
Config files for performing Bs2DsPi MDFit for Delta Gamma_s
@abertoli , @lik -
Bs2DsPi signal config files, !234 (@adudziak)
missing bs-dspi signal MC config files -
Add first version of more general simultaneous sFit, !233 (@kheinick)
Ping @adudziak.Just as in !232, the FT parameters are still WIP.
After the updates you can run the sFit via
../../../run python runSFit_new.py --configName ../data/Bs2DsK_Run2CPV/Bs2DsPi/Bs2DsPiConfigForNominalDMSFitSplinesFloatAccSimFit.py \ --mode nonres phipi kstk kpipi pipipi --year 20152016 2017 2018 --pol both --merge pol --debug \ --fileName /eos/lhcb/wg/b2oc/DsK_Run2/sWeights_withOSCombination/sWeights_Bs2DsPi_20152016_LifetimeConsD.root /eos/lhcb/wg/b2oc/DsK_Run2/sWeights_withOSCombination/sWeights_Bs2DsPi_2017_LifetimeConsD.root /eos/lhcb/wg/b2oc/DsK_Run2/sWeights_withOSCombination/sWeights_Bs2DsPi_2018_LifetimeConsD.root \ --pereventmistag --pereventterr -s WS_sFit_Bs2DsPi_simfit.root -j 16 --treeName data_sweight --sim
-
Add simfit config for 2018, !232 (@kheinick)
Hey @adudziak this is a slightly adjusted sFit config for 2018. I have updated the Twiki accordingly already. -
update configs for Bs2DsPi, !231 (@adudziak)
- update luminosity ratio in Bs2DsPiConfigForNominalMassFit.py
- fix weighting in Bs2DsPiConfigForMCWorkspace.py (lab3 for Bd->DPi, Lb->LcPi)
- remove exp(log(x)) from workspace preparation
cc: @kheinick
-
config files for bs2dspi, !229 (@adudziak)
Update configuration for data preparation:- with LifetimeFitConsD variables (Bs2DsPiConfigForDataWorkspaceLifetimeConsD.py)
- with LifetimeFit variables (Bs2DsPiConfigForDataWorkspaceLifetimeNoConsD.py)
- remove Bs2DsPiConfigForDataWorkspace.py
- clean up of Bs2DsPiConfigForNominalMassFitOtherSignalParametrizations.py (takes everything from Bs2DsPiConfigForNominalMassFit.py)
- change baseline LifetimeFit-> LifetimeFitConsD in Bs2DsPiConfigForNominalMassFit.py
cc @kheinick
-
update config files for the final Bs2DsPi MDFit, !228 (@adudziak)
Update of config files for the Delta ms measurement.
cc: @kheinick -
Hotfix for plotSFit and runSFit_new scripts, !227 (@kheinick)
The scripts failed if certain command line options are omitted. This should be fixed (in a hacky way) for now.IMHO In the long term, the runSFit_new and plotSFit scripts should handle non-simfits and simfits the same way, internally. The workspace of the nonsim fit should more or less look like a simfit with only one category. This could prevent many if-else checks.
-
Add mu_CombDLLe templates for Run1 and Run2, !226 (@poluekt)
-
Add DeltaMs-specific B2DXFitter changes, !225 (@kheinick)
This MR implements- a few new command line arguments for the script:
- runMDFitter
- allow specification of number of cpus used for the fit and the RooFit minimizer
- plotMDFitter
- allow to specify a plot prefix
- prepareWorkspace
- allow to specify a plot prefix and a different temporary directory
- allow to override config file parameters by specifying a json dictionary on the command line
- runMDFitter
- Bs2DsPi configuration file that are needed for the automated FT-Calibration, 2018 datasets are included
- minor code formatting and some minimal refactoring of configuration parsing
- a few new command line arguments for the script:
-
New templates, !224 (@poluekt)
New templates in Run2:
pi_MC15TuneV1_ProbNNe_Brunel, pi_CombDLLe_Brunel
2018 templates for pi, K -
Update for DsPi Run 2 analysis, !222 (@adudziak)
The merge request:- updates existing configuration files for Delta m_s analysis,
- adds missing config files (for misID fits, sFit),
- fixes small bugs in Ipatia + JohnsonSU
- allows usage of Ipatia + JohnsonSU for Bd->Dspi/K bkgs,
- updates sFit for simultaneous fit and Run 2 usage.
-
Updated call to GetWGPFilesDirac.py to be compatible with LHCbDirac v9r3., !217 (@dhill)
-
Updated call to GetWGPFilesDirac.py to be compatible with LHCbDirac v9r3., !216 (@dhill)
v8r0
Historical release
Release notes
2019-03-08 - Urania v8r0
Based on LCG95, released on master branch.
Updates and new features:
-
Fix typo in Run2 PID config, !211 (@cburr)
@poluekt I noticed this typo while preparing to rerun my analysis with the new PIDGen shapes. Does this impact the new shapes at all? -
Update electron 2016 samples, add condor scripts, !210 (@poluekt)
-
updates in B2DXFitters for Bd2DPi 2015/6/7, !206 (@abertoli)
fix path in config_Bd2DPi.txt and update of Bd2DPiConfigForNominalMassFit.py -
Update CMake configuration files, !202 (@clemenci)
This is needed to be able to Urania with the new LHCb development environment. -
Added ProbNNd for use in 2018 and in future 2015-2017., !197 (@dhill)
-
Added access to 2018 samples via Turbo18 and Electron18 options., !192 (@dhill)
-
Added 2017 electron samples via the Electron17 option, !190 (@dhill)
-
Add MakeTuples_numpy, new templates, add 2017 datasets, !188 (@poluekt)
-
Resolve "Problems with toolchain.cmake (Urania doesn't compile)", !186 (@clemenci)
Closes #22 -
Run 2 MDFit, !185 (@adudziak)
This gives the functionality of handling correctly different years of Run 2 data taking,
and in principle more than two.
The code probably will need to be rebased based on current master,
therefore I add temporary WIP. -
Fix gamma in Run2 samples, ProbNNK for pion tracks, !184 (@poluekt)
-
Fixed all "trivial" compiler warnings, !183 (@sponce)
Remaining warnings should be looked at carefully in the sense that they can all reveal bugs and one cannot know without understanding the logic there. -
New TrackCalib release, !182 (@rekopecn)
Major changes are described on twiki https://twiki.cern.ch/twiki/bin/view/LHCb/TrackCalib#Version_1_1Minor changes not listed there are Info messages, removal of obsolete comments, smarter method parsing or some plotting issues and a lazy Readme update.
-
Add p_ProbNNpi and p_ProbNNK templates with Lb2LcPi data sample, !181 (@poluekt)
Add p_ProbNNpi and p_ProbNNK templates with Lb2LcPi data sample, Run2 -
Add proton MisID MC templates in Run2, !180 (@poluekt)
Add proton MisID MC templates in Run2 -
Updated PerformMultiTrackCalib.py to fix nTracks_Brunel issue., !179 (@dhill)
-
Update of Bs2mumu ntuple production scripts, !178 (@tmombach)
Small changes were necessary to get the scripts and tools working with up-to-date DaVinci versions -
Poluekt pidgen, !177 (@poluekt)
Add pi_ProbNNpi_Mod2 template for Run2 with improved description around ProbNN=0
Add p_ProbNNpi and p_ProbNNK templates for Run2 MC (based on Lb->Lcpi sample) -
Update DataFuncs.py eos path, !175 (@vlisovsk)
Allows to run PIDCalib on 2016 electron samples from outside lxplus. -
Add Turbo17 and downstream species to PIDCalib, !174 (@cmarinbe)
-
Bugfixes in PIDCalib Binning Scheme Optimizer, !172 (@alseuthe)
-
Decoupled Dirac and Urania commands in PIDCalib to avoid compiler clashes., !171 (@dhill)
-
JIRA-LBPID-45, !170 (@alseuthe) [LBPID-45]
Fixes for PIDCalib Binning Scheme optimizer with help of @gmeier . -
Fix bug in CombDLL correction with PIDCorr; add proton ProbNNp MC sample for Run2, !169 (@poluekt)
-
Fix bug in PIDCorr in correction of CombDLL in Run2, !167 (@poluekt)
-
Fixing binning scheme saving procedure for PIDCalib Binning Scheme Optimizer (JIRA-LBPID-45), !159 (@alseuthe) [LBPID-45]
-
Fixed proton particle type for PIDCalib Binning Scheme Optimizer (JIRA-LBPID-45), !158 (@alseuthe) [LBPID-45]
Bug fix for Proton Particle Types in PID Calib Binning Scheme Optimizer -
Added PIDCalib binning scheme optimizer (JIRA-LBPID-45), !157 (@alseuthe) [LBPID-45]
Added binning scheme optimizer and edited PIDPerfScripts/doc/release.notes -
PIDGen modifications, !153 (@poluekt)
- Templates split by HasBremAdded and track charge
- Allow Ntr scaling in PIDGen/PIDCorr scripts
- Fix bug in variable transformation in Run2
- Add modified K_ProbNNK template for Run2
-
Cristina jpsi2ee, !152 (@crsanche)
Add the makeSmallTree_auto.py file I have been modifying -
Removed MCResampling tools which are no longer supported., !149 (@dhill)
-
Fix MaxFiles option not used, !148 (@aalfonso)
The -f option for maximum number of files was implemented but not actually used -
fixing conflicts in plotSFit, !147 (@adudziak)
There were conflits in plotSFit between master and newMDFit branches. -
add RooHORNdini and RooHILLdini to B2DXFitters, !146 (@adudziak)
it is a part of !115 merge request. -
merge configs for Bs2DsstK, !145 (@adudziak)
The merge request: !118 contained many not needed modifications. We agreed about not using for now the product of splines, so I picked up only the configuration files and merge them here. -
fix of warnings, !144 (@adudziak)
Since !115 is still WIP I split stuff which is there, and will progress with merging step by step (or functionality by functionality).
This merge request corresponds to:- deal with warning due to ClassDef
-
Removing obsolete headers from P2VV not present anymore in LCG92, !143 (@cvazquez)
-
added config file, !140 (@mchrzasz)
New sample for RUn2 added to the config file in Meerkat. Anton has already sign off this -
Fixed Ap and pA samples proton nTuple name bug., !139 (@dhill)
-
added Phys/Jpsi2ee from Urania (Urania/master), !138 (@pkoppenb)
Added more python analysis scripts. -
Improve PIDGen examples, !137 (@kgizdov)
Trying to make sure out-of-the-box example scripts are less prone to failure (safer tmp files, XRootD support, etc.) and simplify the config in the top section. clean up whitespace from python scripts -
New templates in PIDCalib/PIDGen, !136 (@poluekt)
New electron misID templates for Run2:
e_MC15TuneV1_ProbNNpi_Brunel
e_MC15TuneV1_ProbNNK_Brunel
e_MC15TuneV1_ProbNNp_Brunel
e_CombDLLK_Brunel
e_CombDLLp_Brunel
e_CombDLLmu_Brunel -
Setting up lcg91, !135 (@cvazquez)
- Changing the platform from LCG 88 to LCG 91 + update cmake from Gaudi v28r1 - prelude for Urania 8.
- Only gcc62 supported now:
LbLogin -c x86_64-slc6-gcc62-opt
- Added TBB dependencies + linking executables explicitly against TBB for:
- PIDCalib/CalibDataScripts,
- RootTools/SimpleTools,
- PhysFit/B2DXFitters.
-
Mmulder BsMuMu ntuple options DV v42r6p1, !130 (@mmulder)
Updated BsMuMu ntuple options to work for DV v42r6p1, used in the ntuple reproduction for checks from the TISTOS bug. -
Updates to allow use of offline variables in PIDCalib binning, !128 (@dhill)
-
Including WGCommonTools/QEE package, !124 (@cvazquez)
Creating WGCommonTools/QEE package so QEE users can start adding common tools. -
New templates for PIDGen/PIDCorr, !120 (@poluekt)
Add new templates for PIDGen/PIDCorr -
add package Phys/Jpsi2ee, !116 (@pkoppenb)
First commit of Jpsi2ee analysis code. -
cleaning up and new flexibilities in MDFit, !115 (@adudziak)
This is work in progress. Already done:- a huge cleaning up
- deal with warning due to ClassDef
- add RooHILLdini and RooHORNdini (functions created by Paolo Gandini and Donal Hill)
- change logic in MDFit:
- delete special fucntions for signal and combo (no needed anymore)
- able to use analytical function for all components
(work in progress, code there, only B2DK bkg contribution is changed) - unify code for all components
- code should be backward compatible
- split basic function into separate files:
- create new namespace BasicMDFitPdf:
- all basic function from Bs2Dsh2011TDAnaModels are moved there
- the namespaces changed in the fitShapes and runMDFitter_Bd
- waiting for approval from Vincenzo for moving other functions from Bd2DhModels
- build interface BasicMDFitPdf::buildAnalyticalShape which allows to pick up correct shape
- move tryPdf, checkPDF, checkVar to GeneralUtils
- change code for all background models
- move DsK/DsPi models to Bs2DshModels.{h,cxx}
- change all config files
- delete uncessary functions after full migration
- add buildGlobalPdfMDFit(...) function which build the generic background model as sum (pdf_i * yield_i),
where i is the number of independent backgrounds. Function can be used for the DK/DPi/DsstPi models. - to-do:
- new functionality can easily allow to fit whatever dimensions you want (order and number), very flexible!
-
new LbK plot, !114 (@pkoppenb)
Added a plot with the Pc pentaquarks. This is my first merge request. -
Fsfd update plus plotSFit fix, !113 (@adudziak)
Merging local version of fsfd measurement to master.
Updating plotSFit for DsK. -
fix to Bs2DsstKConfigForMCSplineFit.py, !112 (@abertoli)
fix to the parameters of the file:
PhysFit/B2DXFitters/data/Bs2DsstK_3fbCPV/Bs2DsstK/Bs2DsstKConfigForMCSplineFit.py
that now as as in:
PhysFit/B2DXFitters/data/Bs2DsstK_3fbCPV/Bs2DsstPi/Bs2DsstPiConfigForMCSplineFit.py -
Commented out table printing in MakePerfHistsRunRange.py, !111 (@dhill)
-
DsstK acceptance, !110 (@adudziak)
- add dump fix for setting B2DXFitters. In python script you can do now: from B2DXFitters.settings import setEnv setEnv() and all classes/namespaces should be visible in the python - update config files for DsstPi/K - small changes in MDFit plotting - fixing fitSplines.py, calculateAcceptance.py, comparePDF.py with new enviroment settings. - allowing global weights in prepareWorkspace.py
-
Expanded the machinery to compute systematics., !109 (@jugarcia)
-
Changed quit to sys.exit for better return codes in PIDCalib's PIDCorr.py., !108 (@nfarley)
-
Added extra features to compute systematic uncertainties., !106 (@jugarcia)
-
Fixing bug which caused errors in the release build, !105 (@cvazquez)
-
Fixing bug which caused errors in the release build, !104 (@cvazquez)
-
merge changes from v7r0 into master, !100 (@cvazquez)
To be accepted ONLY when the release if fully prepared.
master_LCG88
Historical release
Release notes
- Tag of master branch as it is before moving to LCG 91.
v7r0
Historical release
Release notes
2017-06-12 - Carlos Vazquez Sierra
- Make version v7r0, based on LCGCMT_88:
- PIDCalib/PIDPerfScripts v12r0
- PIDCalib/PIDPerfTools v9r0
- Phys/BsKstKst v5r4
- Phys/B2DXFitters v4r0
- PhysTools/Meerkat v1r4
- PhysFit/P2VV v4r4
v6r2p1
Historical release
Release notes
2017-03-24 - Carlos Vazquez Sierra
- Make version v6r2p1, same dependencies as v6r2, but:
- cmake folder updated to Gaudi/cmake v28r2.
- Fixed problem with GaudiProjectConfig.cmake to allow to install .hh headers from FT/Espresso.
- Minor updates: PhysFit/B2DXFitters (v3r4p1).
v6r2
Historical release
Release notes
2017-03-22 - Carlos Vazquez Sierra
- Make version v6r2, same dependencies as v6r1 but including:
- FT/Espresso (v0r6p2, new package)
- PhysTools/Meerkat (v1r3, new package)
- PIDCalib/PIDPerfScripts (v11r2)
- PIDCalib/PIDPerfTools (v8r2)
- PhysFit/B2DXFitters (v3r4)
- Phys/BsDsMuNuForRDS (v1r2)
- Phys/BsKstKst (v5r3)
- Phys/B2CCtuples (v3r1)
- Phys/A2MuMu (v1r5)
- PhysFit/P2VV (v4r3, fetched from lhcb-b2cc/P2VV)
V0hhFitter
Historical release
Release notes
- This tag is only for development purposes.
- Includes PhysFit/V0hhFitter, which has been isolated from the master branch.
v6r1
Historical release
Release notes
2017-02-01 - Carlos Vazquez Sierra
- Make version v6r1, same dependencies as v6r0 but including functional updates on:
- PIDCalib/PIDPerfScripts (v11r1)
- PIDCalib/PIDPerfTools (v8r1)
- PhysFit/B2DXFitters (v3r3)