Recent Releases of fccanalyses
fccanalyses - v0.11.0
What's Changed
- Adding FCC-hh analysis example, code and event weight processing by @bistapf in https://github.com/HEP-FCC/FCCAnalyses/pull/411
- NTupleizer: Properly parsing -cellBranchNames by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/415
- Print error message in the histmaker style by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/416
- Extract search for input files into separate function by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/418
- Don't include Vector2i which is unused by @jmcarcell in https://github.com/HEP-FCC/FCCAnalyses/pull/421
- fixed bugs with using float instead of int for pdgid, status, ... by @lipeles in https://github.com/HEP-FCC/FCCAnalyses/pull/425
- Removing hash command by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/428
- PodioSource: Adding remove, merge and createPseudoJets analyzers by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/427
- Adding pre-edm4hep1 test badge and bench badge by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/432
- (Re)Implementing input process directory by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/438
- Adding RVecs of podio's ObjectID and LinkData by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/439
- Adding LICENSE file (Apache 2.0) by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/359
- Batch related functions separated to a module by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/422
- Add REQUIRED for fastjet by @jmcarcell in https://github.com/HEP-FCC/FCCAnalyses/pull/423
- Adding missing manual pages for combine sub-command by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/435
- Link against ROOTVecOps to properly pick up dependencies by @tmadlener in https://github.com/HEP-FCC/FCCAnalyses/pull/442
- Updating version to v0.11.0 by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/443
- Proper use of the specified output directory by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/444
New Contributors
- @lipeles made their first contribution in https://github.com/HEP-FCC/FCCAnalyses/pull/425
Full Changelog: https://github.com/HEP-FCC/FCCAnalyses/compare/v0.10.0...v0.11.0
- C++
Published by kjvbrt about 1 year ago
fccanalyses - v0.10.0
What's Changed
- Fix type now named PDG in ReconstructedParticleData by @tmadlener in https://github.com/HEP-FCC/FCCAnalyses/pull/354
- Prepare for upcoming renaming and interface introduction by @tmadlener in https://github.com/HEP-FCC/FCCAnalyses/pull/345
- Update README.md by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/355
- Adding -j to specify number of threads to run on by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/358
- Disabling weaver test until we have EDM4hep 1.0 compatible files by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/356
- Adjusting Ntupleizer for ALLEGRO o1 v02 by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/357
- Update README.md by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/361
- Temporarily adding back type member of RecoParticle by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/366
- Doxygen update to 1.9.8 by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/369
- Updating README.md by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/370
- Running benchmarks only when pushing to master by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/371
- Adding logger shortcuts by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/365
- Make upcoming introduction of cov matrix components transparent by @tmadlener in https://github.com/HEP-FCC/FCCAnalyses/pull/362
- Add support for compiling with newer ONNXRuntime by @jmcarcell in https://github.com/HEP-FCC/FCCAnalyses/pull/373
- Updating links to FCC Physics Events by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/376
- Change probability to ndf for vertexes in EDM4hep by @jmcarcell in https://github.com/HEP-FCC/FCCAnalyses/pull/377
- Make ONNXRuntime work with older and newer versions of onnxruntime by @tmadlener in https://github.com/HEP-FCC/FCCAnalyses/pull/381
- Switch to Vertex updates in EDM4hep by @tmadlener in https://github.com/HEP-FCC/FCCAnalyses/pull/382
- Disable the reading of dQ/dx values form Tracks by @tmadlener in https://github.com/HEP-FCC/FCCAnalyses/pull/387
- Make ROOT load libraries without the .so extension by @jmcarcell in https://github.com/HEP-FCC/FCCAnalyses/pull/386
- Fix building with ACTS 34 by @jmcarcell in https://github.com/HEP-FCC/FCCAnalyses/pull/374
- TMVAHelper: Fixing nightlies build by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/388
- Turn off ACTS dependent analyzers in the CI by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/389
- Adjusting name of the stage2 input directory by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/391
- Switching to Alma9 in benchmarks and format workflows by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/392
- Adding manual pages for final and pin sub-commands by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/393
- Add checks for TVMA::Experimental::RBDT since it is not a template anymore by @jmcarcell in https://github.com/HEP-FCC/FCCAnalyses/pull/395
- Allows to build ACTS analyzers from build sub-command by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/396
- Updating FCC-ee mH recoil mumu example to work with edm4hep v1 format by @bistapf in https://github.com/HEP-FCC/FCCAnalyses/pull/400
- Synchronization of final and plots stages by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/397
- Update analysis_stage1.py by @prayagyadav in https://github.com/HEP-FCC/FCCAnalyses/pull/403
- podio::DataSource by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/309
- Bumping up the version to 0.10.0 by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/407
- Create directory only when
chunk_listhas more chunks than 1 by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/409
New Contributors
- @prayagyadav made their first contribution in https://github.com/HEP-FCC/FCCAnalyses/pull/403
Full Changelog: https://github.com/HEP-FCC/FCCAnalyses/compare/v0.9.0...v0.10.0
- C++
Published by kjvbrt over 1 year ago
fccanalyses - v0.9.0
What's Changed
- Ensure compatibility with latest ACTS versions by @tmadlener in https://github.com/HEP-FCC/FCCAnalyses/pull/322
- SCEPCal ntuplizer and plotter by @flaviacetorelli in https://github.com/HEP-FCC/FCCAnalyses/pull/323
- Improving tests by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/325
- Remove old way to set verbosity level by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/326
- Removing legacy style to run an analysis by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/327
- Initial analysis example for top electroweak coupling measurement by @zuoxunwu in https://github.com/HEP-FCC/FCCAnalyses/pull/328
- Allow building with C++20 by @jmcarcell in https://github.com/HEP-FCC/FCCAnalyses/pull/330
- Check if the stack setup is OK by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/332
- Fix building with ACTS 31 by @jmcarcell in https://github.com/HEP-FCC/FCCAnalyses/pull/333
- Add CentOS7 option in FCCAnalysisRun so older version still runs. by @zuoxunwu in https://github.com/HEP-FCC/FCCAnalyses/pull/329
- Splitting FCCAnalysisRun by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/335
- Adding local examples directory to the PYTHONPATH by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/340
- Generate computational graph of the analysis by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/341
- Getting ONNX test files from fccsw site by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/346
- Updating README.md, most info moved to the website by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/347
- Fix graph generation when RDF Range is used by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/344
- Update README.md by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/349
- Protection in allinvariantmasses computation by @atishelmanch in https://github.com/HEP-FCC/FCCAnalyses/pull/342
- Saving of processed events outside elapsed time block by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/352
- Change version to 0.9.0 by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/353
New Contributors
- @flaviacetorelli made their first contribution in https://github.com/HEP-FCC/FCCAnalyses/pull/323
- @jmcarcell made their first contribution in https://github.com/HEP-FCC/FCCAnalyses/pull/330
Full Changelog: https://github.com/HEP-FCC/FCCAnalyses/compare/v0.8.0...v0.9.0
- C++
Published by kjvbrt over 2 years ago
fccanalyses - v0.8.0
What's Changed
- ACTS OFF by default by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/266
- Converting dos text files into unix text files by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/267
- Improvements and bug fixes in dNdx, time and energy smearing by @selvaggi in https://github.com/HEP-FCC/FCCAnalyses/pull/268
- Using clang from LCG stack by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/272
- Fixed a memory leak by @EmanuelPerez in https://github.com/HEP-FCC/FCCAnalyses/pull/271
- Checking for ONNXRuntime early by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/273
- simple script to read podio CollectionID table from reco file by @portalesHEP in https://github.com/HEP-FCC/FCCAnalyses/pull/235
- Add stat uncertainty and rebin options in plotter by @jeyserma in https://github.com/HEP-FCC/FCCAnalyses/pull/269
- fix vertex time unit estimate for ToF smearing by @selvaggi in https://github.com/HEP-FCC/FCCAnalyses/pull/274
- Implementation of Histmaker by @jeyserma in https://github.com/HEP-FCC/FCCAnalyses/pull/277
- Setting ymin/ymax of hStackSig as well by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/278
- Applying xmin,xmax to correct stack by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/279
- Sourcing Key4hep stable stack directly by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/281
- Manual pages by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/283
- Checking provided procDict by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/282
- Checking if MT is enabled by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/287
- Adding short parameters for build subcommand by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/286
- Moving getEntries to process module by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/288
- Moving try block to RDF only by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/276
- added some track utilities by @EmanuelPerez in https://github.com/HEP-FCC/FCCAnalyses/pull/289
- Revising handling of the chunks and fractions in processList by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/290
- Fixed hadling of empty outputDir by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/292
- Bugfix in SmearObjects.cc by @gartrog in https://github.com/HEP-FCC/FCCAnalyses/pull/294
- Clearing initial slash in chunk output path stem by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/297
- fix procDict def in runHistMaker function by @selvaggi in https://github.com/HEP-FCC/FCCAnalyses/pull/300
- Installing addon python modules by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/301
- Fix: counting number of events when using chunks by @amanmdesai in https://github.com/HEP-FCC/FCCAnalyses/pull/303
- Add missing dependency by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/305
- Streamlined sub-package CMakeLists.txt by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/306
- Using EOS rewrites for Histmaker as well by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/307
- Fix home-* eos path rewrite by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/308
- Adding test sub-command by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/304
- Converting examples to use installed addons by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/302
- Exiting when FCCDICTSDIR is empty by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/310
- Installing examples into share directory by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/311
- Implementing selection by type for Reconstructed particles by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/312
- Bugfix in MCParticle::getindicesMotherByIndex. by @EmanuelPerez in https://github.com/HEP-FCC/FCCAnalyses/pull/313
- Histmaker fixes, plotting tools updates by @jeyserma in https://github.com/HEP-FCC/FCCAnalyses/pull/316
- Introducing logging module with multiline formatter by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/315
- Removing energy from the intLumi string by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/318
- Declaring version in CMake file by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/320
- Bumping up version to 0.8.0 by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/321
New Contributors
- @portalesHEP made their first contribution in https://github.com/HEP-FCC/FCCAnalyses/pull/235
Full Changelog: https://github.com/HEP-FCC/FCCAnalyses/compare/v0.7.0...v0.8.0
- C++
Published by kjvbrt over 2 years ago
fccanalyses - v0.7.0
What's Changed
- Jet constituents: passing collections by references by @forthommel in https://github.com/HEP-FCC/FCCAnalyses/pull/192
- Moving get_p helper function to myUtils by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/191
- Addons refactoring by @forthommel in https://github.com/HEP-FCC/FCCAnalyses/pull/194
- Fix CI crashes in ONNXRuntime/Weaver integration test by @forthommel in https://github.com/HEP-FCC/FCCAnalyses/pull/196
- Moved ValenciaPlugin/ExternalRecombiner to a FastJet add-on by @forthommel in https://github.com/HEP-FCC/FCCAnalyses/pull/195
- Revert "weaver: run example singlethreaded" by @forthommel in https://github.com/HEP-FCC/FCCAnalyses/pull/197
- Adding documentation generation for add-ons by @forthommel in https://github.com/HEP-FCC/FCCAnalyses/pull/198
- Added ability to change number of thread from command line by @imelnyk1337 in https://github.com/HEP-FCC/FCCAnalyses/pull/203
- add eos type by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/202
- [CaloNtupleizer] Function agruments as const ref by @BrieucF in https://github.com/HEP-FCC/FCCAnalyses/pull/201
- move to fccsw account by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/204
- Updates to CaloNtupleizer by @gartrog in https://github.com/HEP-FCC/FCCAnalyses/pull/205
- Skeletton for case studies analyses packages by @forthommel in https://github.com/HEP-FCC/FCCAnalyses/pull/199
- Cleanup of case study toolset by @forthommel in https://github.com/HEP-FCC/FCCAnalyses/pull/207
- Further stripping of FastJet components from RDF analysers by @forthommel in https://github.com/HEP-FCC/FCCAnalyses/pull/200
- add geometry files by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/209
- testing: disable case study test to fix nightlies by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/210
- fix cmake by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/212
- Fccswtuto2022 by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/213
- Updates of FCCAnalyses tutorial files for vertexing and tau to 3 mu by @EmanuelPerez in https://github.com/HEP-FCC/FCCAnalyses/pull/214
- Fccswtuto2022 by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/215
- Fccswtuto2022 by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/216
- fix example by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/217
- Fix ONNX interface by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/218
- add filter on layers by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/219
- add mva tuto by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/220
- runFinal improvements by @jalimena in https://github.com/HEP-FCC/FCCAnalyses/pull/211
- Last things for tutorial 6 by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/221
- add root import by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/222
- Jet Flavour data pre-processing and inference by @selvaggi in https://github.com/HEP-FCC/FCCAnalyses/pull/224
- fix vertexing tutorial file by @EmanuelPerez in https://github.com/HEP-FCC/FCCAnalyses/pull/223
- update examples/basics/read_EDM4HEP.py by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/226
- move test file to http (no xrootd read permissions on ci machines) by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/232
- cmake: Get fastjetplugins.so via FindFastJet.cmake by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/231
- Install the FastJet addons headers to work around #227 by @tmadlener in https://github.com/HEP-FCC/FCCAnalyses/pull/230
- Weaver inference update and bug fixes by @selvaggi in https://github.com/HEP-FCC/FCCAnalyses/pull/229
- Fix link to analysis_stage1 file in README.md by @amanmdesai in https://github.com/HEP-FCC/FCCAnalyses/pull/234
- Remove awkward-dependent analyzers by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/228
- fix spelling by @amanmdesai in https://github.com/HEP-FCC/FCCAnalyses/pull/236
- Fix: get_phi function in jetclustering utils by @amanmdesai in https://github.com/HEP-FCC/FCCAnalyses/pull/237
- Add resonance builder for fastjet::PseudoJet in JetClusteringUtils by @amanmdesai in https://github.com/HEP-FCC/FCCAnalyses/pull/238
- Implementation of the Lcfiplus vertexing module by @kunal2796 in https://github.com/HEP-FCC/FCCAnalyses/pull/206
- Using full path in the name of the interation benchmark by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/242
- Add: sel_pt option in JetClusteringUtils by @amanmdesai in https://github.com/HEP-FCC/FCCAnalyses/pull/239
- Add select eta function in ReconstructedParticle by @amanmdesai in https://github.com/HEP-FCC/FCCAnalyses/pull/240
- Adding LCFIPlus vertex benchmark by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/243
- Added jets_TwoHemispheres to Algorithms. by @EmanuelPerez in https://github.com/HEP-FCC/FCCAnalyses/pull/241
- Build sub-command by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/245
- Make ONNX multithread safe by @jeyserma in https://github.com/HEP-FCC/FCCAnalyses/pull/244
- [caloNtupleizer] Add weaver GNN inference for pi0/gamma separation wi… by @BrieucF in https://github.com/HEP-FCC/FCCAnalyses/pull/246
- Build subcommand improvements --- keep color by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/250
- Invariant masses from vector of jets by @atishelmanch in https://github.com/HEP-FCC/FCCAnalyses/pull/249
- Smearing object utilities by @selvaggi in https://github.com/HEP-FCC/FCCAnalyses/pull/248
- Clang format Ci check by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/251
- Add option for 2D and 3D histograms in final stage by @jeyserma in https://github.com/HEP-FCC/FCCAnalyses/pull/253
- Add subcommand fccanalysis pin by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/252
- Minor fixes for tagging by @selvaggi in https://github.com/HEP-FCC/FCCAnalyses/pull/254
- Enclosing each stage in separate try/except block by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/256
- File path parse fix by @atishelmanch in https://github.com/HEP-FCC/FCCAnalyses/pull/257
- [caloNtupleizer] GNN inference: better naming convention by @BrieucF in https://github.com/HEP-FCC/FCCAnalyses/pull/258
- Isolate batch environment by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/260
- Update .zenodo.json by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/262
- README: build, pin and clang-format by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/261
- Updated vertexing: link to the code that is in Delphes by @EmanuelPerez in https://github.com/HEP-FCC/FCCAnalyses/pull/247
- Relaxing clang-format status output by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/263
- Fixes in ACTS dependent analyzers by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/259
New Contributors
- @imelnyk1337 made their first contribution in https://github.com/HEP-FCC/FCCAnalyses/pull/203
- @selvaggi made their first contribution in https://github.com/HEP-FCC/FCCAnalyses/pull/224
- @tmadlener made their first contribution in https://github.com/HEP-FCC/FCCAnalyses/pull/230
- @amanmdesai made their first contribution in https://github.com/HEP-FCC/FCCAnalyses/pull/234
- @kunal2796 made their first contribution in https://github.com/HEP-FCC/FCCAnalyses/pull/206
- @jeyserma made their first contribution in https://github.com/HEP-FCC/FCCAnalyses/pull/244
- @atishelmanch made their first contribution in https://github.com/HEP-FCC/FCCAnalyses/pull/249
Full Changelog: https://github.com/HEP-FCC/FCCAnalyses/compare/v0.6.0...v0.7.0
- C++
Published by kjvbrt about 3 years ago
fccanalyses - v0.6.0
What's Changed
- Fix namespaces in CaloNtupleizer by @BrieucF in https://github.com/HEP-FCC/FCCAnalyses/pull/182
- adapt to time-extended edm4hep::Track by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/183
- bugfix dotree by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/184
- Fix batch by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/185
- Fix send batch new scheme, part 2 by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/186
- Jet constituents retrieval methods by @forthommel in https://github.com/HEP-FCC/FCCAnalyses/pull/187
- Weaver jet flavour inference by @forthommel in https://github.com/HEP-FCC/FCCAnalyses/pull/188
- cmake: fix minimum required version, cleanup by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/189
- weaver: run example singlethreaded by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/190
New Contributors
- @forthommel made their first contribution in https://github.com/HEP-FCC/FCCAnalyses/pull/187
Full Changelog: https://github.com/HEP-FCC/FCCAnalyses/compare/v0.5.1...v0.6.0
- C++
Published by vvolkl almost 4 years ago
fccanalyses - v0.5.1
What's Changed
- More cli subcommand parsers by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/181
Full Changelog: https://github.com/HEP-FCC/FCCAnalyses/compare/v0.5.0...v0.5.1
- C++
Published by vvolkl about 4 years ago
fccanalyses - v0.5.0: `fccanalysis run`
What's Changed
- add 'fccanalysis run' command using subparsers by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/180
Full Changelog: https://github.com/HEP-FCC/FCCAnalyses/compare/v0.4.1...v0.5.0
- C++
Published by vvolkl about 4 years ago
fccanalyses - v0.4.1
What's Changed
- cmake: set CMAKEPREFIXPATH in setup.sh by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/175
- cmake: fix includes for dictionary generation by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/176
- Adding determination of event thrust not by minimization by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/121
- cmake: avoid absolute paths to source headers being baked into dictionary by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/178
Full Changelog: https://github.com/HEP-FCC/FCCAnalyses/compare/v0.4.0...v0.4.1
- C++
Published by vvolkl about 4 years ago
fccanalyses - v0.4.0
What's Changed
- First basic example with more detailed documentation by @bistapf in https://github.com/HEP-FCC/FCCAnalyses/pull/70
- Update basic examples with namespaces by @bistapf in https://github.com/HEP-FCC/FCCAnalyses/pull/82
- WIP: add explanations in Basicexamples by @EmanuelPerez in https://github.com/HEP-FCC/FCCAnalyses/pull/102
- Add WITH_DD4HEP option in cmake by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/133
- Add analysis example for Bu+Bc search by @zuoxunwu in https://github.com/HEP-FCC/FCCAnalyses/pull/130
- Update Bu + Bc example by @zuoxunwu in https://github.com/HEP-FCC/FCCAnalyses/pull/134
- New run analysis scheme by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/140
- fix cmake RPATH by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/141
- move MCParticle to FCCAnalyses::MCParticle by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/142
- Better variable names in FCCAnalysisRun, fix typo by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/143
- Add ctest und unittest infrastructure by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/139
- cmake: allow overriding of rpath setting, better default for install directory by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/145
- Adding tests of algorithms not inside structs by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/144
- First unittests for functions in myUtils.h by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/146
- cmake: fix error in set(CMAKEINSTALLRPATHUSELINK_PATH) by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/150
- cmake: export targets by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/153
- ci: add test phase using local setup.sh by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/152
- Adding test file option by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/154
- Set environment variables to pick up local installation in ctest by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/155
- Small edits/fixes by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/148
- doPlots.py improvements by @jalimena in https://github.com/HEP-FCC/FCCAnalyses/pull/157
- origin of MC leptons in Namespaces by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/160
- Jets add dmerge 2 by @EmanuelPerez in https://github.com/HEP-FCC/FCCAnalyses/pull/161
- FCCAnalyses::MCParticle::get_indices, for exclusive and inclusive decays by @jalimena in https://github.com/HEP-FCC/FCCAnalyses/pull/147
- Use FCCAnalysisRun for everything by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/156
- Split src/ includes and add case-studies subdir by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/151
- fccanalysisrun: add --nevents option to limit number of events processed by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/163
- Do 'using namespace FCCAnalyses;' by default, for backwards incompatibility by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/164
- Restore ExclusiveDecay signature by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/162
- More tests + header for (micro)benchmarking by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/165
- Start optimisations based on RDF experts comments by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/159
- Automatic macrobenchmarking by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/166
- Add FCCAnalyses namespaces for everything by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/167
- Benchmarking only at 'push' by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/169
- add RDF eloglevel by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/170
- Re-enabling documentation generation by @kjvbrt in https://github.com/HEP-FCC/FCCAnalyses/pull/171
- Basicexamples by @EmanuelPerez in https://github.com/HEP-FCC/FCCAnalyses/pull/172
- Merge basic examples to master by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/173
New Contributors
- @bistapf made their first contribution in https://github.com/HEP-FCC/FCCAnalyses/pull/70
- @zuoxunwu made their first contribution in https://github.com/HEP-FCC/FCCAnalyses/pull/130
- @kjvbrt made their first contribution in https://github.com/HEP-FCC/FCCAnalyses/pull/144
- @jalimena made their first contribution in https://github.com/HEP-FCC/FCCAnalyses/pull/157
Full Changelog: https://github.com/HEP-FCC/FCCAnalyses/compare/v0.3.7...v0.4.0
- C++
Published by vvolkl about 4 years ago
fccanalyses - v0.3.7
What's Changed
- chunk the outputs by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/126
- cmake: set CMAKECXXSTANDARD by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/127
- Fix Missing includes, libraries by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/128
- cmake: remove LINKDD4HEP option by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/129
- remove fcc-edm datamodel library: no longer needed by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/132
Full Changelog: https://github.com/HEP-FCC/FCCAnalyses/compare/v0.3.6...v0.3.7
- C++
Published by vvolkl about 4 years ago
fccanalyses - v0.3.6: various bugfixes
What's Changed
- Remove hardcoding of pion mass in myUtils (plus other updates) by @matthewkenzie in https://github.com/HEP-FCC/FCCAnalyses/pull/110
- Jet tagging fix from gm by @EmanuelPerez in https://github.com/HEP-FCC/FCCAnalyses/pull/115
- [ci] use github hosted image by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/116
- Some updates to ReconstructedParticle from Giovanni Marchiori: additi… by @EmanuelPerez in https://github.com/HEP-FCC/FCCAnalyses/pull/118
- Update vertex by @EmanuelPerez in https://github.com/HEP-FCC/FCCAnalyses/pull/119
- clean example top had by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/120
- Bug fix in ReconstructedParticle::remove (a break statement had been … by @EmanuelPerez in https://github.com/HEP-FCC/FCCAnalyses/pull/122
New Contributors
- @matthewkenzie made their first contribution in https://github.com/HEP-FCC/FCCAnalyses/pull/110
Full Changelog: https://github.com/HEP-FCC/FCCAnalyses/compare/v0.3.5...v0.3.6
- C++
Published by vvolkl about 4 years ago
fccanalyses - v0.3.5 Fixes for new Acts version
What's Changed
- Access detector geometry by @BrieucF in https://github.com/HEP-FCC/FCCAnalyses/pull/106
Full Changelog: https://github.com/HEP-FCC/FCCAnalyses/compare/v0.3.4...v0.3.5
- C++
Published by vvolkl over 4 years ago
fccanalyses - v0.3.4
What's Changed
- update readme by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/78
- Update setup.sh by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/79
- Added Jade Plugin by @Torndal in https://github.com/HEP-FCC/FCCAnalyses/pull/81
- Re-write the Jetclustering interface by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/80
- Simplify setup.sh by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/84
- Recombination schemes and b-tagger a la Delphes by @Torndal in https://github.com/HEP-FCC/FCCAnalyses/pull/83
- Vertex beam spot constraint by @EmanuelPerez in https://github.com/HEP-FCC/FCCAnalyses/pull/87
- Fix conflict in #90 by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/91
- Heavy speedup of runDataFrameFinal by @gartrog in https://github.com/HEP-FCC/FCCAnalyses/pull/89
- Vertex beam spot constraint by @EmanuelPerez in https://github.com/HEP-FCC/FCCAnalyses/pull/86
- Fix tiny display bug by @gartrog in https://github.com/HEP-FCC/FCCAnalyses/pull/88
- Fixed "fraction" and the path to the yamls in the example examples… by @EmanuelPerez in https://github.com/HEP-FCC/FCCAnalyses/pull/92
- Edm4hep calo ntupleizer by @BrieucF in https://github.com/HEP-FCC/FCCAnalyses/pull/94
- Allow to use bool in argparse by @BrieucF in https://github.com/HEP-FCC/FCCAnalyses/pull/95
- merge jetclustering to master by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/98
- WIP Massive update from the Bc analysis by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/85
- add more functionalities to plots by @clementhelsens in https://github.com/HEP-FCC/FCCAnalyses/pull/99
- Fixed two methods in MCParticle.cc (MC history): more robustness in c… by @EmanuelPerez in https://github.com/HEP-FCC/FCCAnalyses/pull/100
- Add SimParticleSecondaries by @markWaterlaat-git in https://github.com/HEP-FCC/FCCAnalyses/pull/101
- MCParticle: Renamed listofparticlesfromdecay into getlistofparticlesfrom_… by @EmanuelPerez in https://github.com/HEP-FCC/FCCAnalyses/pull/103
- Minor fixes in a few methods of MCParticle, to improve the robustness… by @EmanuelPerez in https://github.com/HEP-FCC/FCCAnalyses/pull/104
- Adding JetClusteringUtils::setpseudoJetsxyzm and illustrating usage in examples/FCCee/top/hadronic/analysis.py by @gavinsalam in https://github.com/HEP-FCC/FCCAnalyses/pull/107
- doPlots.py: Fix error if param.scaleSig is not set by @vvolkl in https://github.com/HEP-FCC/FCCAnalyses/pull/111
New Contributors
- @Torndal made their first contribution in https://github.com/HEP-FCC/FCCAnalyses/pull/81
- @gartrog made their first contribution in https://github.com/HEP-FCC/FCCAnalyses/pull/89
- @markWaterlaat-git made their first contribution in https://github.com/HEP-FCC/FCCAnalyses/pull/101
- @gavinsalam made their first contribution in https://github.com/HEP-FCC/FCCAnalyses/pull/107
Full Changelog: https://github.com/HEP-FCC/FCCAnalyses/compare/v0.3.1...v0.3.4
- C++
Published by vvolkl over 4 years ago
fccanalyses - FccAnalyses v0.3.3
fix some path issues
- C++
Published by clementhelsens almost 5 years ago
fccanalyses - FccAnalyses v0.3.2
large speed improvement in the final selection
- C++
Published by clementhelsens almost 5 years ago
fccanalyses - spring2021_Bc2TauNu
Release used for Bc2TauNu publication
- C++
Published by clementhelsens about 5 years ago
fccanalyses - Bc2TauNu pre01
This is a pre release for the Bc2TauNu paper
- C++
Published by clementhelsens about 5 years ago
fccanalyses - FccAnalyses v0.3.1
acts v5.0.0 compatible
- C++
Published by clementhelsens over 5 years ago
fccanalyses - FccAnalyses v0.3.0
Release including: - namespaces - preliminary acts integration of AMVF vertex finder and full billoir vertex fitter - full track covariance matrix with lower triangle
- C++
Published by clementhelsens over 5 years ago
fccanalyses - FccAnalyses v0.2.0
This first release includes all the latest updates for running analyses in the edm4hep format
- C++
Published by clementhelsens over 5 years ago
fccanalyses - FccAnalyses v0.2.0pre03
Fix few paths to make it work from the outside
- C++
Published by clementhelsens over 5 years ago
fccanalyses - FCChhAnalyses v0.1.1
Restructuring of directories
- C++
Published by vvolkl about 7 years ago
fccanalyses - FCChhAnalyses v0.1.0
FCChhAnalyses v0.1.0
- C++
Published by JavierCVilla about 7 years ago