forked from AliceO2Group/O2Physics
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PWGDQ] Tracks and TPC PID New Cuts (AliceO2Group#6925)
* Update CutsLibrary.cxx Correct the 'KineCutOnly' by removing the line of code that does nothing. Then, create a new version called 'KineCutOnly2' that includes a condition for low momentum. * Update CutsLibrary.cxx New PIDStandardKine (>0.5 GeV). It will be used to create an updated Jpsi2ee tree. * Please consider the following formatting changes * Update CutsLibrary.cxx New cuts for tree creation * Please consider the following formatting changes * Update tableReader.cxx Correct some typos and add the X table * Update HistogramsLibrary.cxx Add some new histograms (momentum, DCA, Mass, Angular Distance...) to the X(3872) analysis. 'Default Mass' means the mass of the dilepton candidate was replaced with the nominal mass of the J/psi. * Update VarManager.cxx Add Q and Delta R variables. These variables are used to study the X(3872) particle * Update VarManager.h Add some variables for the X(3872) analysis, such as Q, Delta R, DCA and Invariant Mass. * Update tableReader.cxx Add the X(3872) table * Please consider the following formatting changes * Update VarManager.h Correct a typo * Update tableReader.cxx Fix a typo * Update VarManager.h Correct the Q variable. Replace the J/psi candidate mass with the PDG one. * Update CutsLibrary.cxx * Update CutsLibrary.cxx * Please consider the following formatting changes * Update tableReader.cxx * Update VarManager.h * Please consider the following formatting changes --------- Co-authored-by: ALICE Action Bot <[email protected]>
- Loading branch information
1 parent
7fa1248
commit 3ba4416
Showing
3 changed files
with
47 additions
and
8 deletions.
There are no files selected for viewing
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
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
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