forked from AliceO2Group/O2Physics
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please consider the following formatting changes to #4022 #193
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alibuild
force-pushed
the
alibot-cleanup-4022
branch
from
November 29, 2023 14:57
10ff2ed
to
427286e
Compare
ddobrigk
added a commit
that referenced
this pull request
Nov 30, 2023
* Final adjustments to data model * Please consider the following formatting changes (#193) * Update strangederivedbuilder.cxx --------- Co-authored-by: ALICE Builder <[email protected]>
ddobrigk
added a commit
that referenced
this pull request
Dec 3, 2023
* Updated and new commit of Phi in Jet tasks for PWGJE * update of phi-in-jets analysis task, fixed bug in jet finding * Please consider the following formatting changes * PWGHF: fix processMc for sigmac. (AliceO2Group#3844) * PWGHF: fix processing on MC for SigmaC. * Use TESTBIT to check flagMcMatchRec Co-authored-by: Fabrizio <[email protected]> --------- Co-authored-by: Mattia Faggin <[email protected]> Co-authored-by: Fabrizio <[email protected]> * [PWGHF] Implemented selection on DeltaMass (KK,Phi) for Ds in track index skim creator (AliceO2Group#3862) * Implemented cut on delta mass phi for Ds * Refactored the selections and updated 2prongs code for consistency * Please consider the following formatting changes * Update PWGHF/TableProducer/trackIndexSkimCreator.cxx Co-authored-by: Fabrizio <[email protected]> * Apply suggestions from code review Co-authored-by: Fabrizio <[email protected]> * Implemented suggestions --------- Co-authored-by: ALICE Action Bot <[email protected]> Co-authored-by: Fabrizio <[email protected]> * PWGCF FemtoUniverse PairCleaner update for track-v0 (AliceO2Group#3877) * fixed track-v0 pair check * clang-format check done --------- Co-authored-by: Shirajum Monira <shirajum.monira@cernch> * PWGEM/PhotonMeson: fix for Join (AliceO2Group#3881) * PWGLF: Update lambda1520SpherocityAnalysis.cxx (AliceO2Group#3878) * Rework of the multiplicity and PVcontribs axis ranges settings (AliceO2Group#3883) * Correct a typo * Reworking axis for multiplicity and PV contribs. Now, collision system dependent. Seems it is working. Resetting ranges. * Resetting the default axis to be in ideal for pp 500kHz and PbPb50kHz * even more generous ranges for PbPb * Rework of the default PbPb axis ranges. Going back to one ConfigurableAxis and placing the default values in the init. Now, this is controlled solely by defaultPbPb bool, which is by default false * Renaming of the switch * cang formatting * clang formatting wrt origin master * PWGHF: Add more centrality estimators (AliceO2Group#3880) * PWGHF: Add more centrality estimators * Define more process functions to consume only one centrality table at a time * Remove unncecessary template and fix filling of histo * Update PWGHF/TableProducer/trackIndexSkimCreator.cxx Co-authored-by: Vít Kučera <[email protected]> * Update PWGHF/TableProducer/trackIndexSkimCreator.cxx Co-authored-by: Vít Kučera <[email protected]> * Add missing arguments * Fix enum names --------- Co-authored-by: Vít Kučera <[email protected]> * PWGDQ: Fix filling of D meson histos in D-JPsi analysis (AliceO2Group#3884) * Add histograms about tpc(and its) vs. signed pt (AliceO2Group#3882) * Modification on hypertriton 3body decay finder method (AliceO2Group#3887) * Fix bug and modify histos * Change processMC * Update finder method * Update finder method * Formatting * pDCAcutOptimization (AliceO2Group#3869) * Update HistogramsLibrary.cxx Dimuon-polarization using THnSpase for cosTheta and Phi * Please consider the following formatting changes * Update HistogramsLibrary.cxx * Update HistogramsLibrary.cxx --------- Co-authored-by: ALICE Action Bot <[email protected]> * PWGJE : Introduction of MB selection (AliceO2Group#3888) * Introduction of MB selection * Please consider the following formatting changes --------- Co-authored-by: ALICE Action Bot <[email protected]> * [PWGLF] bugfix in momentum resolution: multiply pt_rec by particle charge (AliceO2Group#3890) * PWGHF: fix filling of some MC histos and re-order inv. mass histos for signal. (AliceO2Group#3889) Co-authored-by: Mattia Faggin <[email protected]> * [O2-4360] First implementation of cluster-matchedtracks-writer (AliceO2Group#3892) - First version of the table producer that was asked for in the linked JIRA ticket * [PWGDQ] Adding process function for muons with cov and filters (AliceO2Group#3897) * Adding process function for muons with cov and filters * Fix clang --------- Co-authored-by: Luca Micheletti <[email protected]> * Add daughter information in table (AliceO2Group#3898) * PWGEM/PhotonMeson: add QA histograms for e/mu (AliceO2Group#3894) * [O2-4360] EMCALMatchedTracks: Add QPt column (AliceO2Group#3899) - Add QPt column to the table * more PID scenarios (AliceO2Group#3896) * Split even more multiplicities (AliceO2Group#3891) - Split table for barrel multiplicity - Add proto MC multiplicities - Add fatal in case mult is misconfigured and Zeq is requested * PWGMM/Tasks/multiplicityPbPb.cxx modification (AliceO2Group#3904) * PWGEM/PHOTONMESON: Add RPhi dependence plots (AliceO2Group#3853) * PWGEM/PhotonMeson: update on event mixing for dileptons (AliceO2Group#3905) * PWGEM/PhotonMeson: update dilepton QC MC (AliceO2Group#3906) * [PWGLF] Change V0 Cos PA to regular column for filterability (AliceO2Group#3834) * Change V0 Cos PA to regular for filter-ability * Please consider the following formatting changes (#183) --------- Co-authored-by: ALICE Builder <[email protected]> * Removing unused histograms (AliceO2Group#3901) * [Common/event plane determination] making sub tables and saving track id (AliceO2Group#3907) * making sub tables and saving track id * fix * fix * fix * Please consider the following formatting changes --------- Co-authored-by: junleekim <[email protected]> Co-authored-by: ALICE Action Bot <[email protected]> * EventFiltering/PWGHF: remove obsolete task and add new task to check charm signals with trigger selections (AliceO2Group#3895) * EventFiltering/PWGHF: remove obsolete task and add new task to check charm signals with trigger selections * Please consider the following formatting changes --------- Co-authored-by: ALICE Action Bot <[email protected]> * Fix ordering in table (AliceO2Group#3909) * PWGMM: dndeta: rework (AliceO2Group#3910) * Add "processDecayToEESkimmedWithColl" to the init function of the AnalysisSameEventPairing task in tableReader.cxx (AliceO2Group#3885) * Skip DF with 0 collisions (AliceO2Group#2351) * PWGHF: Add KFParticle to D0 creator * PWGHF: Added topological chi2 to HfCand2Prong table * PWGHF: Add topological chi2 to treeCreatorD0ToKPi * PWGHF: Added histograms for D0 and D0bar after topological constraint * PWGHF: Add geometrical mass to the output table * PWGHF: Use the extra table to store KFParticle topological chi2 and geometrical mass * PWGHF: git-cland-format for candidateCreator2Prong * PWGHF:git-clang-format * PWGHF: candidateCreator2Prong.cxx with git-clang-format * PWGHF: optimize the code to add Kf to D0 * PWGHF: candidateSelectorD0.cxx conflict fix * Merge commit '76acd5f6ff94b2fa82fd234526cf84f09daf68a9', fix conflicts in PWGHF/TableProducer/candidateCreatorD0.cxx * Updates for adding KF to HF-D0 * git-clang-format for "PWGHF/DataModel/CandidateReconstructionTables.h" * PWGHF: Try to respect the grouping and sorting of the head files * Update PR * Update PR * PWGHF: update PR * PWGHF: update git-clang-format * PWGHF: update PR * PWGHF: update PR * Remove unused variables in runCreator2ProngWithKFParticle * PWGDQ: Add "processDecayToEESkimmedWithColl" to the init function of the AnalysisSameEventPairing task in tableReader.cxx --------- Co-authored-by: Maximiliano Puccio <[email protected]> Co-authored-by: Chiara Zampolli <[email protected]> * [PWGDQ] Add function to propagate muon tracks through absorber to PV (AliceO2Group#3762) * Add function to propagate muon tracks through absorber to PV * Format * Fix * Fix * Fix typo * Fixing libraries * Clang format * Missing array definition * Retrieving geometry from ccdb * Clang format * Fixing retrieving of ccdb object * Calng format * Fixing covariance name * F1 ptableordering (AliceO2Group#3914) * Fix ordering in table * Add TOF hit information of daughter * fix search of missing tpc segment + add mc truth info in tag and probe (AliceO2Group#3917) * PWGMM: dndeta: create separate directories for registries (AliceO2Group#3915) * Femto 3D table producer (AliceO2Group#3893) * update the Femto3D's data model as requested --------- Co-authored-by: Nicolò Jacazio <[email protected]> Co-authored-by: ALICE Action Bot <[email protected]> * PWGMM/Tasks/multiplicityPbPb.cxx TPC cut removed (AliceO2Group#3918) * Example pcm qa at builder (AliceO2Group#3920) * Example pcm qa at builder * Require TPC only * Please consider the following formatting changes (#187) * true TPC only ONLY --------- Co-authored-by: David Dobrigkeit Chinellato <david.dobrigkeit.chinellato.cern.ch> Co-authored-by: ALICE Builder <[email protected]> * Update Track Propagation (AliceO2Group#3921) - reserve room for tracks and DCA * Incorrect preslice (AliceO2Group#3912) * PWG-UD: Single Gap producer (AliceO2Group#3879) * Single Gap producer, Paul's comments, mistype fixed * Please consider the following formatting changes * Update UDHelpers.h Removed CleanFitACollisions and CleanFitCCollision which are not ysed by the SGSelector --------- Co-authored-by: [email protected] <[email protected]> Co-authored-by: ALICE Action Bot <[email protected]> * [PWGDQ] Write eventfilter to 32 highest bits of tag column in reducedEvents (AliceO2Group#3922) * EventFiltering: fix missing magnetic field for track propagation (AliceO2Group#3924) * EventFiltering: fix missing magnetic field for track propagation * Remove whitespace * Please consider the following formatting changes --------- Co-authored-by: ALICE Action Bot <[email protected]> * EventFiltering: fix propagation for V0s and cascades in charm decays (AliceO2Group#3923) * EventFiltering: fix propagation for V0s and cascades in charm decays * Set proper masses for propagation * Set proper masses for propagation * Adding D0 meson as a particle type (AliceO2Group#3925) * PWGHF: fix and update cascade-bachelor index skimming (AliceO2Group#3886) * Update cascade-bachelor skimming * Remove symbols * Remove symbols * Update authors * Continue development * Continue development * Continue development * Continue development * Continue development * Please consider the following formatting changes * Fix missing ; * Fix errors * Implement suggestions * Please consider the following formatting changes * Implement suggestions * Update PWGHF/TableProducer/trackIndexSkimCreator.cxx Co-authored-by: Fabrizio <[email protected]> * Update PWGHF/TableProducer/trackIndexSkimCreator.cxx Co-authored-by: Fabrizio <[email protected]> * Use different xi trackParCov for 3prong * Change default configurable and catch propagation exceptions * Please consider the following formatting changes * Remove hfFlag for 3prong --------- Co-authored-by: ALICE Action Bot <[email protected]> Co-authored-by: Fabrizio <[email protected]> * Improve strangeness tracking filtering (AliceO2Group#3928) - propagate tracks for mass calculation - additional histograms for selected Xi/Omega - add cosine pointing angle - require minimum number of TPC clusters for daughters * Update singletrackselector.h (AliceO2Group#3926) Fixing table names. * PWGLF: Update hypertriton 3body decay analysis (AliceO2Group#3929) * Add check histo for virtual lambda * "Add mass cut for hypertriton" * Fix bug * Update 3body analysis * Update 3body builder method Add Deuteron TOF cut Change configurables Fix dcatopv bug * Delete useless comments * Fix dca bug in finder and formatting * Update 3body analysis Fix bugs in findermethod Change TOF PID cut * Small Change on QA histo * Extra builder QA (AliceO2Group#3931) * Extra builder QA * Please consider the following formatting changes (#188) --------- Co-authored-by: ALICE Builder <[email protected]> * PWGHF: change configurable default values for struct LfCascade (AliceO2Group#3934) * Change configurable default values * Change configurable default values * Please consider the following formatting changes --------- Co-authored-by: ALICE Action Bot <[email protected]> * Add task for measurement of nuclei in jets and ue (AliceO2Group#3935) * Add task for measurement of nuclei in jets and ue * Use static_cast<int> -> Fixed * fixed static cast * EventFiltering/PWGHF: fix small bugs (AliceO2Group#3932) * EventFiltering/PWGHF: fix small bugs * Please consider the following formatting changes --------- Co-authored-by: ALICE Action Bot <[email protected]> * PWGHF: improve cascade preselection in toXiPi creator (AliceO2Group#3927) * Improve cascade preselection * Please consider the following formatting changes --------- Co-authored-by: ALICE Action Bot <[email protected]> * [BUG] Incorrect Preslice (AliceO2Group#3936) * add the cut for the PWGDQ skimmed tree production (AliceO2Group#3930) * PWGDQ/EM: PDG in history: check only for mother (comment out: check of daughter), adapt and add new MC Signals (AliceO2Group#3938) * Add id hypo in dedx plot (AliceO2Group#3940) * Update HistogramsLibrary.cxx (AliceO2Group#3814) * Update HistogramsLibrary.cxx add multiplicity for pp collision * Update HistogramsLibrary.cxx * Update HistogramsLibrary.cxx * Update HistogramsLibrary.cxx * PWGMM: dndeta: add ITS ROF border check (AliceO2Group#3945) * PWGDQ: MuonMchTrkEfficiency adjust eta bins (AliceO2Group#3937) * PWGDQ: MuonMchTrkEfficiency adjust eta bins * Fix clang-format * PWGDQ: fix JPsi-D derived tables filling and add BDT score in histos (AliceO2Group#3947) * PWGHF: adding the info about the number of prongs that contributes to the PV estimation in the candidate creator. (AliceO2Group#3948) * PWGHF: adding the info about the number of prongs that contributes to the PV calculation * indentation fix * fix clang --------- Co-authored-by: Luigi Dello Stritto <[email protected]> * PWJGE : Adding multiplicity correlations (AliceO2Group#3933) * add correlation of Multiplicity measures * clang formatting * Fix HistoType * Fix typo * fixing datamodel and extend with FT0A,C * clang formatting * fix type * Fix runtime problems * Fix runtime problem * remove white spaces * first try in fixing the bug (AliceO2Group#3950) * Add abs value to dca cut (AliceO2Group#3943) * ML, PWGHF: add possibility to pass multiple CCDB paths to fix issue with ccdbApi.retrieveBlob (AliceO2Group#3952) * ML, PWGHF: add possibility to pass CCDB paths * Please consider the following formatting changes --------- Co-authored-by: ALICE Action Bot <[email protected]> * Fix strangeness tracking filter (AliceO2Group#3953) - fix bachelor masses used for invariant mass calculation - adjust histogram binning - add option to cut on CPA and DCA * [PWGLF] Strangeness data model improvements (AliceO2Group#3946) * Modifications to V0 part mostly done * Changes to enable derived data directly from builders * Equiv declarations * Please consider the following formatting changes (#189) --------- Co-authored-by: ALICE Builder <[email protected]> * [PWFLG] LightNucleiTask - Add pT-shift for charge (AliceO2Group#3951) * PWGEM/PhotonMeson: update for relaxed v0 cut (AliceO2Group#3957) * PWGEM/PhotonMeson: add protection for mass (AliceO2Group#3958) * add HistogramManager's workflow to v0selector (AliceO2Group#3949) * second try to fix the bug (AliceO2Group#3961) * Fix Track Selection (AliceO2Group#3963) Co-authored-by: Andrea Barra <[email protected]> * EventFiltering/PWGHF: make axes configurable to tune memory (AliceO2Group#3962) * PWGMM: dndeta: avoid clashing variables (AliceO2Group#3960) * MC support in rsnanalysisTHnSparse workflow (AliceO2Group#3964) * MC support in rsnanalysisTHnSparse workflow * Update * name change --------- Co-authored-by: Veronika Barbasova <[email protected]> * PWGHF: Improve tree creator for Omega_c with ST (AliceO2Group#3956) * Improve tree creator for Omega_c with ST - implement improvements from ST filter to tree creator - add missing variables to tree * [PWGLF] Fix subscriptions + add customizability (AliceO2Group#3965) * fix subscription in cascadepid.cxx * fix subscription in lambdakzeropid.cxx * Add skipper for empty colls * Add skipper for empty colls * Please consider the following formatting changes (#190) --------- Co-authored-by: ALICE Builder <[email protected]> * PWGMM: dndeta: separate generator-level counters (AliceO2Group#3966) * PWGHF: Add number of primary-vertex contributors in the 2-prong candidate creator (AliceO2Group#3954) * add histograms to mc tag and probe + add flag for vertex refit (AliceO2Group#3968) * Next centrality (AliceO2Group#3971) * Next centrality * Update table helper * PWGHF: implement check on prompt/non prompt toXiPi tasks (AliceO2Group#3955) * Implement origin check * Please consider the following formatting changes * Do check at quark level * Update PWGHF/TableProducer/candidateCreatorToXiPi.cxx Co-authored-by: Fabrizio <[email protected]> * Update PWGHF/TableProducer/candidateCreatorToXiPi.cxx Co-authored-by: Fabrizio <[email protected]> * Implement change OriginType::None --------- Co-authored-by: ALICE Action Bot <[email protected]> Co-authored-by: Fabrizio <[email protected]> * PWGJE : Adding pTHat histograms (AliceO2Group#3911) Fixing format errors Fixing format errors Fixing merge Adding minor changes from Nima Added changes from Nima Adding pTHat histograms Changed float to int Adding pTHat histograms Co-authored-by: Danny Jones <[email protected]> * Update cascadepid.cxx (AliceO2Group#3974) * Update V0 analysis task (AliceO2Group#3978) * Update v0qaanalysis.cxx --------- Co-authored-by: Nicolò Jacazio <[email protected]> * Add 3body-decay hypertriton in nuclei filter (AliceO2Group#3980) * Fixing the index format for MFT in ReducedMuonsExtra (AliceO2Group#3977) Co-authored-by: Luca Micheletti <[email protected]> * Add monitoring of the delta momentum (AliceO2Group#3981) * PWGEM/PhotonMeson: implement prefilter for dielectron (AliceO2Group#3982) * PWGHF: fix track selection in index skimming LfCascades (AliceO2Group#3979) * Fix track selection * Please consider the following formatting changes * reinclude filter LfCascades * Fix build error * Fix filter for cascades struct --------- Co-authored-by: ALICE Action Bot <[email protected]> * [O2-4360] EMCALMatchedTracks: Add track alpha and TOF PID (AliceO2Group#3983) - Add track alpha and TOF PID NSgima for electrons and pions * third try to fix the bug (AliceO2Group#3984) * third try to fix the bug * third try * PWGEM/PhotonMeson: fix for prefilter (AliceO2Group#3987) * PWGEM/PhotonMeson: update phiv cut for dielectron (AliceO2Group#3988) * Centrality: Fix run2 check (AliceO2Group#3985) * Clean LF centrality/multiplicity table sub. (AliceO2Group#3986) * Update HMPID qa (AliceO2Group#3991) * Update spectratof (AliceO2Group#3990) * (tried to) fix jet finder part (AliceO2Group#3992) * PWGJE : jetmatching: add comments and rename vars to be clearer (AliceO2Group#3975) * Update UDHelpers.h (AliceO2Group#3969) * PWGLF: Update lambda1520SpherocityAnalysis.cxx (AliceO2Group#3997) * PWGLF: Update lambda1520SpherocityAnalysis.cxx * PWGLF: Update lambda1520SpherocityAnalysis.cxx * Align TOF config automatically (AliceO2Group#3993) - extend tools for intertask comms * Track propagation with ID (AliceO2Group#3989) * Track propagation with ID * Update trk utils * Allow running slightly more parallel analysis compile jobs (AliceO2Group#3972) On build machines with little memory, such as the ARM VMs we have been allocated, compiling with the previous formula takes much too long (5 hours just for O2Physics). On those machines, reserving 4 GiB for the system is overkill and cuts down the number of build slots unnecessarily. Reducing this to 2 GiB allows us to squeeze in one more build slot, bringing the total to 3 instead of 2. The peak memory use per analysis build process looks accurate at around 4 GiB. In theory, this change should reduce the time taken for analysis compilation on those machines by 1/3. * [PWGLF] Strangeness data model improvement (AliceO2Group#3998) * Extra work * Rename file * Improvements and adjustments * Cleanup * Please consider the following formatting changes (#191) --------- Co-authored-by: ALICE Builder <[email protected]> * PWGHF: Implement the possibility to apply proton PID for baryons in skimming (AliceO2Group#3939) * PWGHF: Implent the possibility to apply proton PID for baryons in HF finding * Please consider the following formatting changes * Restore author removed by mistake * Remove all MY_DEBUG instances * Restore line wrongly deleted * Fallback to fill PVrefit table for all tracks at once to avoid crash due to tracks with no collision * Move initialisation of whichHypo * Add check on hasTPC and hasTOF in case of single detector PID * Remove extra slash --------- Co-authored-by: ALICE Action Bot <[email protected]> * added QC histo for leading track (AliceO2Group#4000) * PWGHF: implementation of LcToK0Sp ML responce class and corresponding changes in the LcToK0Sp canidate selector (AliceO2Group#3913) * implemed first version of LcToK0sP ML response class and corresponding changes in the LcToK0sP candidate selector * fixing whitespace error * Add files via upload * implemented comments about removing variables not useful for ML * Update PWGHF/Core/HfMlResponseLcToK0sP.h Co-authored-by: Fabrizio <[email protected]> * Update PWGHF/Core/HfMlResponseLcToK0sP.h Co-authored-by: Fabrizio <[email protected]> * Update PWGHF/Core/HfMlResponseLcToK0sP.h Co-authored-by: Fabrizio <[email protected]> --------- Co-authored-by: Fabrizio <[email protected]> * task for vn of helium3 and helium4 (AliceO2Group#4001) * New cuts for jpsi2ee electron selection (AliceO2Group#3959) * New cuts for jpsi2ee electron selection * Error fixes + new cuts * VDM AO2D task for FIT detectors (AliceO2Group#4002) * [FIT] Add more QA plots for FIT detectors and correlation among them * VDM AO2D task for FIT detectors * Update QAHistTask.cxx (AliceO2Group#4003) Added Ka & Pi. * PWGHF: implement worflow to run on LfCascadeBachelor derived data and fix track selection in toXiPi tasks (AliceO2Group#3973) * PWGLF: Add task to study track propagation (AliceO2Group#4004) * Add task to study track propagation * Formatting * [PWGLF] Bugfixes in new part (AliceO2Group#3999) * Fix subscriptions once more * Update LFStrangenessTables.h * Add simple mc-generated histograms * Please consider the following formatting changes (#192) * Create V0-only path --------- Co-authored-by: ALICE Builder <[email protected]> * fixed pointer to leading track (AliceO2Group#4008) * Unify headers with mass constants (AliceO2Group#3976) * PWGHF: change filter -> testbit in toXiPi creator (AliceO2Group#4009) * Change filter -> testbit * Please consider the following formatting changes * Change to cast in filter * Please consider the following formatting changes * Update PWGHF/TableProducer/candidateCreatorToXiPi.cxx Co-authored-by: Vít Kučera <[email protected]> --------- Co-authored-by: ALICE Action Bot <[email protected]> Co-authored-by: Vít Kučera <[email protected]> * PWGDQ: Improve filterPbPb and add muon process function (AliceO2Group#4015) * PWGDQ: Bugfix filterPbPb * Formatting * PWGLF: Update the common column name (AliceO2Group#4013) * Update colum name to general type * Efficient process by defining the multiplicity * Please consider the following formatting changes --------- Co-authored-by: ALICE Action Bot <[email protected]> * PWGHF: Fix tree creator for Omega_c using ST (AliceO2Group#4005) * Fix tree creator for Omega_c using ST - add charge of Omega and bachelor - fix track association - streamlining - update histograms * Fix sign in Omega_c ST tree * PWGLF: Update cuts for 3-body decayed hypertriton (AliceO2Group#4017) * Update and Fix bugs * Add daughter track check in processMC * Add DcaToPV cut for H3L and Fix bugs * Fixes for C++20 (AliceO2Group#4014) * PWGCF: Update trigger (AliceO2Group#4007) * PWGCF: Update trigger Add options to reject tracks whose assumed PID during tracking does not correspond to the selected PID selected in the analysis. This rejection can be turned on/off with a switch and can be applied up to a configurabel p_TPC threshold. It can also be configured independently for protons and deuterons. * Fix: fix linter complaint * (try to) fix the track index (AliceO2Group#4019) * Fix ST selection for strangeness filter (AliceO2Group#4010) - wrong variable used for DCA cut (so far unused) * [PWGLF] - Improvemnts of nsigma handling (AliceO2Group#4012) Co-authored-by: Veronika Barbasova <[email protected]> * PWGDQ: Vertexing for pair and triplet (2 and 3 prong decays) (AliceO2Group#3944) Updates for the dilepton-track secondary vertexing analysis Co-authored-by: Ida Torkjellsdatter Storehaug <[email protected]> Co-authored-by: Ida Torkjellsdatter Storehaug <[email protected]> Co-authored-by: ALICE Action Bot <[email protected]> * More minor adjustments to data model (AliceO2Group#4022) * Final adjustments to data model * Please consider the following formatting changes (#193) * Update strangederivedbuilder.cxx --------- Co-authored-by: ALICE Builder <[email protected]> * update the post-calibration of TPC (AliceO2Group#4023) * Add TRD sel. (AliceO2Group#4021) - add possibility to customize cuts * Add pt vs ptreco (AliceO2Group#4020) * Reverted back to ROOT PDG features * Cleaned up white-space issues * Cleaned up white-space issues 2.0 * Cleaned up white-space issues 3.0 * Utilizing CommonConstants/PhysicsConstants * Please consider the following formatting changes --------- Co-authored-by: ALICE Action Bot <[email protected]> Co-authored-by: Mattia Faggin <[email protected]> Co-authored-by: Mattia Faggin <[email protected]> Co-authored-by: Fabrizio <[email protected]> Co-authored-by: Fabrizio Chinu <[email protected]> Co-authored-by: eloviyo <[email protected]> Co-authored-by: Shirajum Monira <shirajum.monira@cernch> Co-authored-by: Daiki Sekihata <[email protected]> Co-authored-by: Yash Patley <[email protected]> Co-authored-by: rolavick <[email protected]> Co-authored-by: Vít Kučera <[email protected]> Co-authored-by: ypwangg <[email protected]> Co-authored-by: yuanzhe <[email protected]> Co-authored-by: Bhagyarathi Sahoo <[email protected]> Co-authored-by: fkrizek <[email protected]> Co-authored-by: ivorobye <[email protected]> Co-authored-by: Marvin Hemmer <[email protected]> Co-authored-by: lucamicheletti93 <[email protected]> Co-authored-by: Luca Micheletti <[email protected]> Co-authored-by: skundu692 <[email protected]> Co-authored-by: rbailhac <[email protected]> Co-authored-by: Nicolò Jacazio <[email protected]> Co-authored-by: hhesouno <[email protected]> Co-authored-by: Felix Schlepper <[email protected]> Co-authored-by: ddobrigk <[email protected]> Co-authored-by: ALICE Builder <[email protected]> Co-authored-by: Andrea Sofia Triolo <[email protected]> Co-authored-by: Junlee Kim <[email protected]> Co-authored-by: junleekim <[email protected]> Co-authored-by: Anton Alkin <[email protected]> Co-authored-by: Lu, Pengzhong <[email protected]> Co-authored-by: Maximiliano Puccio <[email protected]> Co-authored-by: Chiara Zampolli <[email protected]> Co-authored-by: mcoquet642 <[email protected]> Co-authored-by: Mario Ciacco <[email protected]> Co-authored-by: glromane <[email protected]> Co-authored-by: Sasha Bylinkin <[email protected]> Co-authored-by: [email protected] <[email protected]> Co-authored-by: Sigurd Nese <[email protected]> Co-authored-by: kgwizdzi <[email protected]> Co-authored-by: Federica Zanone <[email protected]> Co-authored-by: Jochen Klein <[email protected]> Co-authored-by: alcaliva <[email protected]> Co-authored-by: XiaozhiBai <[email protected]> Co-authored-by: feisenhu <[email protected]> Co-authored-by: ahkhanm <[email protected]> Co-authored-by: zconesa <[email protected]> Co-authored-by: ldellost <[email protected]> Co-authored-by: Luigi Dello Stritto <[email protected]> Co-authored-by: Johanna Lömker <[email protected]> Co-authored-by: Giovanni Malfattore <[email protected]> Co-authored-by: Zhenjun Xiong <[email protected]> Co-authored-by: brr-andrea <[email protected]> Co-authored-by: Andrea Barra <[email protected]> Co-authored-by: vbarbaso <[email protected]> Co-authored-by: Veronika Barbasova <[email protected]> Co-authored-by: dajones2 <[email protected]> Co-authored-by: Danny Jones <[email protected]> Co-authored-by: Francesca Ercolessi <[email protected]> Co-authored-by: Nicolò Jacazio <[email protected]> Co-authored-by: aimeric-landou <[email protected]> Co-authored-by: Timo Wilken <[email protected]> Co-authored-by: emeninno <[email protected]> Co-authored-by: vfeuilla <[email protected]> Co-authored-by: arvindkhuntia <[email protected]> Co-authored-by: Rafael Manhart <[email protected]> Co-authored-by: creetz16 <[email protected]> Co-authored-by: Bong-Hwi Lim <[email protected]> Co-authored-by: Giulio Eulisse <[email protected]> Co-authored-by: ariedel-cern <[email protected]> Co-authored-by: Ida Storehaug <[email protected]> Co-authored-by: Ida Torkjellsdatter Storehaug <[email protected]> Co-authored-by: Ida Torkjellsdatter Storehaug <[email protected]> Co-authored-by: BiaoZhang <[email protected]>
ddobrigk
added a commit
that referenced
this pull request
Dec 22, 2023
* Updated and new commit of Phi in Jet tasks for PWGJE * update of phi-in-jets analysis task, fixed bug in jet finding * Please consider the following formatting changes * PWGHF: fix processMc for sigmac. (AliceO2Group#3844) * PWGHF: fix processing on MC for SigmaC. * Use TESTBIT to check flagMcMatchRec Co-authored-by: Fabrizio <[email protected]> --------- Co-authored-by: Mattia Faggin <[email protected]> Co-authored-by: Fabrizio <[email protected]> * [PWGHF] Implemented selection on DeltaMass (KK,Phi) for Ds in track index skim creator (AliceO2Group#3862) * Implemented cut on delta mass phi for Ds * Refactored the selections and updated 2prongs code for consistency * Please consider the following formatting changes * Update PWGHF/TableProducer/trackIndexSkimCreator.cxx Co-authored-by: Fabrizio <[email protected]> * Apply suggestions from code review Co-authored-by: Fabrizio <[email protected]> * Implemented suggestions --------- Co-authored-by: ALICE Action Bot <[email protected]> Co-authored-by: Fabrizio <[email protected]> * PWGCF FemtoUniverse PairCleaner update for track-v0 (AliceO2Group#3877) * fixed track-v0 pair check * clang-format check done --------- Co-authored-by: Shirajum Monira <shirajum.monira@cernch> * PWGEM/PhotonMeson: fix for Join (AliceO2Group#3881) * PWGLF: Update lambda1520SpherocityAnalysis.cxx (AliceO2Group#3878) * Rework of the multiplicity and PVcontribs axis ranges settings (AliceO2Group#3883) * Correct a typo * Reworking axis for multiplicity and PV contribs. Now, collision system dependent. Seems it is working. Resetting ranges. * Resetting the default axis to be in ideal for pp 500kHz and PbPb50kHz * even more generous ranges for PbPb * Rework of the default PbPb axis ranges. Going back to one ConfigurableAxis and placing the default values in the init. Now, this is controlled solely by defaultPbPb bool, which is by default false * Renaming of the switch * cang formatting * clang formatting wrt origin master * PWGHF: Add more centrality estimators (AliceO2Group#3880) * PWGHF: Add more centrality estimators * Define more process functions to consume only one centrality table at a time * Remove unncecessary template and fix filling of histo * Update PWGHF/TableProducer/trackIndexSkimCreator.cxx Co-authored-by: Vít Kučera <[email protected]> * Update PWGHF/TableProducer/trackIndexSkimCreator.cxx Co-authored-by: Vít Kučera <[email protected]> * Add missing arguments * Fix enum names --------- Co-authored-by: Vít Kučera <[email protected]> * PWGDQ: Fix filling of D meson histos in D-JPsi analysis (AliceO2Group#3884) * Add histograms about tpc(and its) vs. signed pt (AliceO2Group#3882) * Modification on hypertriton 3body decay finder method (AliceO2Group#3887) * Fix bug and modify histos * Change processMC * Update finder method * Update finder method * Formatting * pDCAcutOptimization (AliceO2Group#3869) * Update HistogramsLibrary.cxx Dimuon-polarization using THnSpase for cosTheta and Phi * Please consider the following formatting changes * Update HistogramsLibrary.cxx * Update HistogramsLibrary.cxx --------- Co-authored-by: ALICE Action Bot <[email protected]> * PWGJE : Introduction of MB selection (AliceO2Group#3888) * Introduction of MB selection * Please consider the following formatting changes --------- Co-authored-by: ALICE Action Bot <[email protected]> * [PWGLF] bugfix in momentum resolution: multiply pt_rec by particle charge (AliceO2Group#3890) * PWGHF: fix filling of some MC histos and re-order inv. mass histos for signal. (AliceO2Group#3889) Co-authored-by: Mattia Faggin <[email protected]> * [O2-4360] First implementation of cluster-matchedtracks-writer (AliceO2Group#3892) - First version of the table producer that was asked for in the linked JIRA ticket * [PWGDQ] Adding process function for muons with cov and filters (AliceO2Group#3897) * Adding process function for muons with cov and filters * Fix clang --------- Co-authored-by: Luca Micheletti <[email protected]> * Add daughter information in table (AliceO2Group#3898) * PWGEM/PhotonMeson: add QA histograms for e/mu (AliceO2Group#3894) * [O2-4360] EMCALMatchedTracks: Add QPt column (AliceO2Group#3899) - Add QPt column to the table * more PID scenarios (AliceO2Group#3896) * Split even more multiplicities (AliceO2Group#3891) - Split table for barrel multiplicity - Add proto MC multiplicities - Add fatal in case mult is misconfigured and Zeq is requested * PWGMM/Tasks/multiplicityPbPb.cxx modification (AliceO2Group#3904) * PWGEM/PHOTONMESON: Add RPhi dependence plots (AliceO2Group#3853) * PWGEM/PhotonMeson: update on event mixing for dileptons (AliceO2Group#3905) * PWGEM/PhotonMeson: update dilepton QC MC (AliceO2Group#3906) * [PWGLF] Change V0 Cos PA to regular column for filterability (AliceO2Group#3834) * Change V0 Cos PA to regular for filter-ability * Please consider the following formatting changes (#183) --------- Co-authored-by: ALICE Builder <[email protected]> * Removing unused histograms (AliceO2Group#3901) * [Common/event plane determination] making sub tables and saving track id (AliceO2Group#3907) * making sub tables and saving track id * fix * fix * fix * Please consider the following formatting changes --------- Co-authored-by: junleekim <[email protected]> Co-authored-by: ALICE Action Bot <[email protected]> * EventFiltering/PWGHF: remove obsolete task and add new task to check charm signals with trigger selections (AliceO2Group#3895) * EventFiltering/PWGHF: remove obsolete task and add new task to check charm signals with trigger selections * Please consider the following formatting changes --------- Co-authored-by: ALICE Action Bot <[email protected]> * Fix ordering in table (AliceO2Group#3909) * PWGMM: dndeta: rework (AliceO2Group#3910) * Add "processDecayToEESkimmedWithColl" to the init function of the AnalysisSameEventPairing task in tableReader.cxx (AliceO2Group#3885) * Skip DF with 0 collisions (AliceO2Group#2351) * PWGHF: Add KFParticle to D0 creator * PWGHF: Added topological chi2 to HfCand2Prong table * PWGHF: Add topological chi2 to treeCreatorD0ToKPi * PWGHF: Added histograms for D0 and D0bar after topological constraint * PWGHF: Add geometrical mass to the output table * PWGHF: Use the extra table to store KFParticle topological chi2 and geometrical mass * PWGHF: git-cland-format for candidateCreator2Prong * PWGHF:git-clang-format * PWGHF: candidateCreator2Prong.cxx with git-clang-format * PWGHF: optimize the code to add Kf to D0 * PWGHF: candidateSelectorD0.cxx conflict fix * Merge commit '76acd5f6ff94b2fa82fd234526cf84f09daf68a9', fix conflicts in PWGHF/TableProducer/candidateCreatorD0.cxx * Updates for adding KF to HF-D0 * git-clang-format for "PWGHF/DataModel/CandidateReconstructionTables.h" * PWGHF: Try to respect the grouping and sorting of the head files * Update PR * Update PR * PWGHF: update PR * PWGHF: update git-clang-format * PWGHF: update PR * PWGHF: update PR * Remove unused variables in runCreator2ProngWithKFParticle * PWGDQ: Add "processDecayToEESkimmedWithColl" to the init function of the AnalysisSameEventPairing task in tableReader.cxx --------- Co-authored-by: Maximiliano Puccio <[email protected]> Co-authored-by: Chiara Zampolli <[email protected]> * [PWGDQ] Add function to propagate muon tracks through absorber to PV (AliceO2Group#3762) * Add function to propagate muon tracks through absorber to PV * Format * Fix * Fix * Fix typo * Fixing libraries * Clang format * Missing array definition * Retrieving geometry from ccdb * Clang format * Fixing retrieving of ccdb object * Calng format * Fixing covariance name * F1 ptableordering (AliceO2Group#3914) * Fix ordering in table * Add TOF hit information of daughter * fix search of missing tpc segment + add mc truth info in tag and probe (AliceO2Group#3917) * PWGMM: dndeta: create separate directories for registries (AliceO2Group#3915) * Femto 3D table producer (AliceO2Group#3893) * update the Femto3D's data model as requested --------- Co-authored-by: Nicolò Jacazio <[email protected]> Co-authored-by: ALICE Action Bot <[email protected]> * PWGMM/Tasks/multiplicityPbPb.cxx TPC cut removed (AliceO2Group#3918) * Example pcm qa at builder (AliceO2Group#3920) * Example pcm qa at builder * Require TPC only * Please consider the following formatting changes (#187) * true TPC only ONLY --------- Co-authored-by: David Dobrigkeit Chinellato <david.dobrigkeit.chinellato.cern.ch> Co-authored-by: ALICE Builder <[email protected]> * Update Track Propagation (AliceO2Group#3921) - reserve room for tracks and DCA * Incorrect preslice (AliceO2Group#3912) * PWG-UD: Single Gap producer (AliceO2Group#3879) * Single Gap producer, Paul's comments, mistype fixed * Please consider the following formatting changes * Update UDHelpers.h Removed CleanFitACollisions and CleanFitCCollision which are not ysed by the SGSelector --------- Co-authored-by: [email protected] <[email protected]> Co-authored-by: ALICE Action Bot <[email protected]> * [PWGDQ] Write eventfilter to 32 highest bits of tag column in reducedEvents (AliceO2Group#3922) * EventFiltering: fix missing magnetic field for track propagation (AliceO2Group#3924) * EventFiltering: fix missing magnetic field for track propagation * Remove whitespace * Please consider the following formatting changes --------- Co-authored-by: ALICE Action Bot <[email protected]> * EventFiltering: fix propagation for V0s and cascades in charm decays (AliceO2Group#3923) * EventFiltering: fix propagation for V0s and cascades in charm decays * Set proper masses for propagation * Set proper masses for propagation * Adding D0 meson as a particle type (AliceO2Group#3925) * PWGHF: fix and update cascade-bachelor index skimming (AliceO2Group#3886) * Update cascade-bachelor skimming * Remove symbols * Remove symbols * Update authors * Continue development * Continue development * Continue development * Continue development * Continue development * Please consider the following formatting changes * Fix missing ; * Fix errors * Implement suggestions * Please consider the following formatting changes * Implement suggestions * Update PWGHF/TableProducer/trackIndexSkimCreator.cxx Co-authored-by: Fabrizio <[email protected]> * Update PWGHF/TableProducer/trackIndexSkimCreator.cxx Co-authored-by: Fabrizio <[email protected]> * Use different xi trackParCov for 3prong * Change default configurable and catch propagation exceptions * Please consider the following formatting changes * Remove hfFlag for 3prong --------- Co-authored-by: ALICE Action Bot <[email protected]> Co-authored-by: Fabrizio <[email protected]> * Improve strangeness tracking filtering (AliceO2Group#3928) - propagate tracks for mass calculation - additional histograms for selected Xi/Omega - add cosine pointing angle - require minimum number of TPC clusters for daughters * Update singletrackselector.h (AliceO2Group#3926) Fixing table names. * PWGLF: Update hypertriton 3body decay analysis (AliceO2Group#3929) * Add check histo for virtual lambda * "Add mass cut for hypertriton" * Fix bug * Update 3body analysis * Update 3body builder method Add Deuteron TOF cut Change configurables Fix dcatopv bug * Delete useless comments * Fix dca bug in finder and formatting * Update 3body analysis Fix bugs in findermethod Change TOF PID cut * Small Change on QA histo * Extra builder QA (AliceO2Group#3931) * Extra builder QA * Please consider the following formatting changes (#188) --------- Co-authored-by: ALICE Builder <[email protected]> * PWGHF: change configurable default values for struct LfCascade (AliceO2Group#3934) * Change configurable default values * Change configurable default values * Please consider the following formatting changes --------- Co-authored-by: ALICE Action Bot <[email protected]> * Add task for measurement of nuclei in jets and ue (AliceO2Group#3935) * Add task for measurement of nuclei in jets and ue * Use static_cast<int> -> Fixed * fixed static cast * EventFiltering/PWGHF: fix small bugs (AliceO2Group#3932) * EventFiltering/PWGHF: fix small bugs * Please consider the following formatting changes --------- Co-authored-by: ALICE Action Bot <[email protected]> * PWGHF: improve cascade preselection in toXiPi creator (AliceO2Group#3927) * Improve cascade preselection * Please consider the following formatting changes --------- Co-authored-by: ALICE Action Bot <[email protected]> * [BUG] Incorrect Preslice (AliceO2Group#3936) * add the cut for the PWGDQ skimmed tree production (AliceO2Group#3930) * PWGDQ/EM: PDG in history: check only for mother (comment out: check of daughter), adapt and add new MC Signals (AliceO2Group#3938) * Add id hypo in dedx plot (AliceO2Group#3940) * Update HistogramsLibrary.cxx (AliceO2Group#3814) * Update HistogramsLibrary.cxx add multiplicity for pp collision * Update HistogramsLibrary.cxx * Update HistogramsLibrary.cxx * Update HistogramsLibrary.cxx * PWGMM: dndeta: add ITS ROF border check (AliceO2Group#3945) * PWGDQ: MuonMchTrkEfficiency adjust eta bins (AliceO2Group#3937) * PWGDQ: MuonMchTrkEfficiency adjust eta bins * Fix clang-format * PWGDQ: fix JPsi-D derived tables filling and add BDT score in histos (AliceO2Group#3947) * PWGHF: adding the info about the number of prongs that contributes to the PV estimation in the candidate creator. (AliceO2Group#3948) * PWGHF: adding the info about the number of prongs that contributes to the PV calculation * indentation fix * fix clang --------- Co-authored-by: Luigi Dello Stritto <[email protected]> * PWJGE : Adding multiplicity correlations (AliceO2Group#3933) * add correlation of Multiplicity measures * clang formatting * Fix HistoType * Fix typo * fixing datamodel and extend with FT0A,C * clang formatting * fix type * Fix runtime problems * Fix runtime problem * remove white spaces * first try in fixing the bug (AliceO2Group#3950) * Add abs value to dca cut (AliceO2Group#3943) * ML, PWGHF: add possibility to pass multiple CCDB paths to fix issue with ccdbApi.retrieveBlob (AliceO2Group#3952) * ML, PWGHF: add possibility to pass CCDB paths * Please consider the following formatting changes --------- Co-authored-by: ALICE Action Bot <[email protected]> * Fix strangeness tracking filter (AliceO2Group#3953) - fix bachelor masses used for invariant mass calculation - adjust histogram binning - add option to cut on CPA and DCA * [PWGLF] Strangeness data model improvements (AliceO2Group#3946) * Modifications to V0 part mostly done * Changes to enable derived data directly from builders * Equiv declarations * Please consider the following formatting changes (#189) --------- Co-authored-by: ALICE Builder <[email protected]> * [PWFLG] LightNucleiTask - Add pT-shift for charge (AliceO2Group#3951) * PWGEM/PhotonMeson: update for relaxed v0 cut (AliceO2Group#3957) * PWGEM/PhotonMeson: add protection for mass (AliceO2Group#3958) * add HistogramManager's workflow to v0selector (AliceO2Group#3949) * second try to fix the bug (AliceO2Group#3961) * Fix Track Selection (AliceO2Group#3963) Co-authored-by: Andrea Barra <[email protected]> * EventFiltering/PWGHF: make axes configurable to tune memory (AliceO2Group#3962) * PWGMM: dndeta: avoid clashing variables (AliceO2Group#3960) * MC support in rsnanalysisTHnSparse workflow (AliceO2Group#3964) * MC support in rsnanalysisTHnSparse workflow * Update * name change --------- Co-authored-by: Veronika Barbasova <[email protected]> * PWGHF: Improve tree creator for Omega_c with ST (AliceO2Group#3956) * Improve tree creator for Omega_c with ST - implement improvements from ST filter to tree creator - add missing variables to tree * [PWGLF] Fix subscriptions + add customizability (AliceO2Group#3965) * fix subscription in cascadepid.cxx * fix subscription in lambdakzeropid.cxx * Add skipper for empty colls * Add skipper for empty colls * Please consider the following formatting changes (#190) --------- Co-authored-by: ALICE Builder <[email protected]> * PWGMM: dndeta: separate generator-level counters (AliceO2Group#3966) * PWGHF: Add number of primary-vertex contributors in the 2-prong candidate creator (AliceO2Group#3954) * add histograms to mc tag and probe + add flag for vertex refit (AliceO2Group#3968) * Next centrality (AliceO2Group#3971) * Next centrality * Update table helper * PWGHF: implement check on prompt/non prompt toXiPi tasks (AliceO2Group#3955) * Implement origin check * Please consider the following formatting changes * Do check at quark level * Update PWGHF/TableProducer/candidateCreatorToXiPi.cxx Co-authored-by: Fabrizio <[email protected]> * Update PWGHF/TableProducer/candidateCreatorToXiPi.cxx Co-authored-by: Fabrizio <[email protected]> * Implement change OriginType::None --------- Co-authored-by: ALICE Action Bot <[email protected]> Co-authored-by: Fabrizio <[email protected]> * PWGJE : Adding pTHat histograms (AliceO2Group#3911) Fixing format errors Fixing format errors Fixing merge Adding minor changes from Nima Added changes from Nima Adding pTHat histograms Changed float to int Adding pTHat histograms Co-authored-by: Danny Jones <[email protected]> * Update cascadepid.cxx (AliceO2Group#3974) * Update V0 analysis task (AliceO2Group#3978) * Update v0qaanalysis.cxx --------- Co-authored-by: Nicolò Jacazio <[email protected]> * Add 3body-decay hypertriton in nuclei filter (AliceO2Group#3980) * Fixing the index format for MFT in ReducedMuonsExtra (AliceO2Group#3977) Co-authored-by: Luca Micheletti <[email protected]> * Add monitoring of the delta momentum (AliceO2Group#3981) * PWGEM/PhotonMeson: implement prefilter for dielectron (AliceO2Group#3982) * PWGHF: fix track selection in index skimming LfCascades (AliceO2Group#3979) * Fix track selection * Please consider the following formatting changes * reinclude filter LfCascades * Fix build error * Fix filter for cascades struct --------- Co-authored-by: ALICE Action Bot <[email protected]> * [O2-4360] EMCALMatchedTracks: Add track alpha and TOF PID (AliceO2Group#3983) - Add track alpha and TOF PID NSgima for electrons and pions * third try to fix the bug (AliceO2Group#3984) * third try to fix the bug * third try * PWGEM/PhotonMeson: fix for prefilter (AliceO2Group#3987) * PWGEM/PhotonMeson: update phiv cut for dielectron (AliceO2Group#3988) * Centrality: Fix run2 check (AliceO2Group#3985) * Clean LF centrality/multiplicity table sub. (AliceO2Group#3986) * Update HMPID qa (AliceO2Group#3991) * Update spectratof (AliceO2Group#3990) * (tried to) fix jet finder part (AliceO2Group#3992) * PWGJE : jetmatching: add comments and rename vars to be clearer (AliceO2Group#3975) * Update UDHelpers.h (AliceO2Group#3969) * PWGLF: Update lambda1520SpherocityAnalysis.cxx (AliceO2Group#3997) * PWGLF: Update lambda1520SpherocityAnalysis.cxx * PWGLF: Update lambda1520SpherocityAnalysis.cxx * Align TOF config automatically (AliceO2Group#3993) - extend tools for intertask comms * Track propagation with ID (AliceO2Group#3989) * Track propagation with ID * Update trk utils * Allow running slightly more parallel analysis compile jobs (AliceO2Group#3972) On build machines with little memory, such as the ARM VMs we have been allocated, compiling with the previous formula takes much too long (5 hours just for O2Physics). On those machines, reserving 4 GiB for the system is overkill and cuts down the number of build slots unnecessarily. Reducing this to 2 GiB allows us to squeeze in one more build slot, bringing the total to 3 instead of 2. The peak memory use per analysis build process looks accurate at around 4 GiB. In theory, this change should reduce the time taken for analysis compilation on those machines by 1/3. * [PWGLF] Strangeness data model improvement (AliceO2Group#3998) * Extra work * Rename file * Improvements and adjustments * Cleanup * Please consider the following formatting changes (#191) --------- Co-authored-by: ALICE Builder <[email protected]> * PWGHF: Implement the possibility to apply proton PID for baryons in skimming (AliceO2Group#3939) * PWGHF: Implent the possibility to apply proton PID for baryons in HF finding * Please consider the following formatting changes * Restore author removed by mistake * Remove all MY_DEBUG instances * Restore line wrongly deleted * Fallback to fill PVrefit table for all tracks at once to avoid crash due to tracks with no collision * Move initialisation of whichHypo * Add check on hasTPC and hasTOF in case of single detector PID * Remove extra slash --------- Co-authored-by: ALICE Action Bot <[email protected]> * added QC histo for leading track (AliceO2Group#4000) * PWGHF: implementation of LcToK0Sp ML responce class and corresponding changes in the LcToK0Sp canidate selector (AliceO2Group#3913) * implemed first version of LcToK0sP ML response class and corresponding changes in the LcToK0sP candidate selector * fixing whitespace error * Add files via upload * implemented comments about removing variables not useful for ML * Update PWGHF/Core/HfMlResponseLcToK0sP.h Co-authored-by: Fabrizio <[email protected]> * Update PWGHF/Core/HfMlResponseLcToK0sP.h Co-authored-by: Fabrizio <[email protected]> * Update PWGHF/Core/HfMlResponseLcToK0sP.h Co-authored-by: Fabrizio <[email protected]> --------- Co-authored-by: Fabrizio <[email protected]> * task for vn of helium3 and helium4 (AliceO2Group#4001) * New cuts for jpsi2ee electron selection (AliceO2Group#3959) * New cuts for jpsi2ee electron selection * Error fixes + new cuts * VDM AO2D task for FIT detectors (AliceO2Group#4002) * [FIT] Add more QA plots for FIT detectors and correlation among them * VDM AO2D task for FIT detectors * Update QAHistTask.cxx (AliceO2Group#4003) Added Ka & Pi. * PWGHF: implement worflow to run on LfCascadeBachelor derived data and fix track selection in toXiPi tasks (AliceO2Group#3973) * PWGLF: Add task to study track propagation (AliceO2Group#4004) * Add task to study track propagation * Formatting * [PWGLF] Bugfixes in new part (AliceO2Group#3999) * Fix subscriptions once more * Update LFStrangenessTables.h * Add simple mc-generated histograms * Please consider the following formatting changes (#192) * Create V0-only path --------- Co-authored-by: ALICE Builder <[email protected]> * fixed pointer to leading track (AliceO2Group#4008) * Unify headers with mass constants (AliceO2Group#3976) * PWGHF: change filter -> testbit in toXiPi creator (AliceO2Group#4009) * Change filter -> testbit * Please consider the following formatting changes * Change to cast in filter * Please consider the following formatting changes * Update PWGHF/TableProducer/candidateCreatorToXiPi.cxx Co-authored-by: Vít Kučera <[email protected]> --------- Co-authored-by: ALICE Action Bot <[email protected]> Co-authored-by: Vít Kučera <[email protected]> * PWGDQ: Improve filterPbPb and add muon process function (AliceO2Group#4015) * PWGDQ: Bugfix filterPbPb * Formatting * PWGLF: Update the common column name (AliceO2Group#4013) * Update colum name to general type * Efficient process by defining the multiplicity * Please consider the following formatting changes --------- Co-authored-by: ALICE Action Bot <[email protected]> * PWGHF: Fix tree creator for Omega_c using ST (AliceO2Group#4005) * Fix tree creator for Omega_c using ST - add charge of Omega and bachelor - fix track association - streamlining - update histograms * Fix sign in Omega_c ST tree * PWGLF: Update cuts for 3-body decayed hypertriton (AliceO2Group#4017) * Update and Fix bugs * Add daughter track check in processMC * Add DcaToPV cut for H3L and Fix bugs * Fixes for C++20 (AliceO2Group#4014) * PWGCF: Update trigger (AliceO2Group#4007) * PWGCF: Update trigger Add options to reject tracks whose assumed PID during tracking does not correspond to the selected PID selected in the analysis. This rejection can be turned on/off with a switch and can be applied up to a configurabel p_TPC threshold. It can also be configured independently for protons and deuterons. * Fix: fix linter complaint * (try to) fix the track index (AliceO2Group#4019) * Fix ST selection for strangeness filter (AliceO2Group#4010) - wrong variable used for DCA cut (so far unused) * [PWGLF] - Improvemnts of nsigma handling (AliceO2Group#4012) Co-authored-by: Veronika Barbasova <[email protected]> * PWGDQ: Vertexing for pair and triplet (2 and 3 prong decays) (AliceO2Group#3944) Updates for the dilepton-track secondary vertexing analysis Co-authored-by: Ida Torkjellsdatter Storehaug <[email protected]> Co-authored-by: Ida Torkjellsdatter Storehaug <[email protected]> Co-authored-by: ALICE Action Bot <[email protected]> * More minor adjustments to data model (AliceO2Group#4022) * Final adjustments to data model * Please consider the following formatting changes (#193) * Update strangederivedbuilder.cxx --------- Co-authored-by: ALICE Builder <[email protected]> * update the post-calibration of TPC (AliceO2Group#4023) * Add TRD sel. (AliceO2Group#4021) - add possibility to customize cuts * Add pt vs ptreco (AliceO2Group#4020) * Reverted back to ROOT PDG features * Cleaned up white-space issues * Cleaned up white-space issues 2.0 * Cleaned up white-space issues 3.0 * Utilizing CommonConstants/PhysicsConstants * Added basic debug functionality * Added basic debug functionality * Please consider the following formatting changes * MegaLinter fixes --------- Co-authored-by: ALICE Action Bot <[email protected]> Co-authored-by: Mattia Faggin <[email protected]> Co-authored-by: Mattia Faggin <[email protected]> Co-authored-by: Fabrizio <[email protected]> Co-authored-by: Fabrizio Chinu <[email protected]> Co-authored-by: eloviyo <[email protected]> Co-authored-by: Shirajum Monira <shirajum.monira@cernch> Co-authored-by: Daiki Sekihata <[email protected]> Co-authored-by: Yash Patley <[email protected]> Co-authored-by: rolavick <[email protected]> Co-authored-by: Vít Kučera <[email protected]> Co-authored-by: ypwangg <[email protected]> Co-authored-by: yuanzhe <[email protected]> Co-authored-by: Bhagyarathi Sahoo <[email protected]> Co-authored-by: fkrizek <[email protected]> Co-authored-by: ivorobye <[email protected]> Co-authored-by: Marvin Hemmer <[email protected]> Co-authored-by: lucamicheletti93 <[email protected]> Co-authored-by: Luca Micheletti <[email protected]> Co-authored-by: skundu692 <[email protected]> Co-authored-by: rbailhac <[email protected]> Co-authored-by: Nicolò Jacazio <[email protected]> Co-authored-by: hhesouno <[email protected]> Co-authored-by: Felix Schlepper <[email protected]> Co-authored-by: ddobrigk <[email protected]> Co-authored-by: ALICE Builder <[email protected]> Co-authored-by: Andrea Sofia Triolo <[email protected]> Co-authored-by: Junlee Kim <[email protected]> Co-authored-by: junleekim <[email protected]> Co-authored-by: Anton Alkin <[email protected]> Co-authored-by: Lu, Pengzhong <[email protected]> Co-authored-by: Maximiliano Puccio <[email protected]> Co-authored-by: Chiara Zampolli <[email protected]> Co-authored-by: mcoquet642 <[email protected]> Co-authored-by: Mario Ciacco <[email protected]> Co-authored-by: glromane <[email protected]> Co-authored-by: Sasha Bylinkin <[email protected]> Co-authored-by: [email protected] <[email protected]> Co-authored-by: Sigurd Nese <[email protected]> Co-authored-by: kgwizdzi <[email protected]> Co-authored-by: Federica Zanone <[email protected]> Co-authored-by: Jochen Klein <[email protected]> Co-authored-by: alcaliva <[email protected]> Co-authored-by: XiaozhiBai <[email protected]> Co-authored-by: feisenhu <[email protected]> Co-authored-by: ahkhanm <[email protected]> Co-authored-by: zconesa <[email protected]> Co-authored-by: ldellost <[email protected]> Co-authored-by: Luigi Dello Stritto <[email protected]> Co-authored-by: Johanna Lömker <[email protected]> Co-authored-by: Giovanni Malfattore <[email protected]> Co-authored-by: Zhenjun Xiong <[email protected]> Co-authored-by: brr-andrea <[email protected]> Co-authored-by: Andrea Barra <[email protected]> Co-authored-by: vbarbaso <[email protected]> Co-authored-by: Veronika Barbasova <[email protected]> Co-authored-by: dajones2 <[email protected]> Co-authored-by: Danny Jones <[email protected]> Co-authored-by: Francesca Ercolessi <[email protected]> Co-authored-by: Nicolò Jacazio <[email protected]> Co-authored-by: aimeric-landou <[email protected]> Co-authored-by: Timo Wilken <[email protected]> Co-authored-by: emeninno <[email protected]> Co-authored-by: vfeuilla <[email protected]> Co-authored-by: arvindkhuntia <[email protected]> Co-authored-by: Rafael Manhart <[email protected]> Co-authored-by: creetz16 <[email protected]> Co-authored-by: Bong-Hwi Lim <[email protected]> Co-authored-by: Giulio Eulisse <[email protected]> Co-authored-by: ariedel-cern <[email protected]> Co-authored-by: Ida Storehaug <[email protected]> Co-authored-by: Ida Torkjellsdatter Storehaug <[email protected]> Co-authored-by: Ida Torkjellsdatter Storehaug <[email protected]> Co-authored-by: BiaoZhang <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR cannot be merged as is. You should either run
clang-format
yourself and update the pull request, or merge this PR in yours.You can find the AliceO2 coding conventions at https://github.com/AliceO2Group/CodingGuidelines.