Changeset 4acf2fd in git for classes/DelphesClasses.h
- Timestamp:
- May 17, 2021, 6:05:38 PM (3 years ago)
- Branches:
- master
- Children:
- 7dac4ea
- Parents:
- 46d3442 (diff), 4afb18d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - git-author:
- Michele Selvaggi <michele.selvaggi@…> (05/17/21 18:05:38)
- git-committer:
- GitHub <noreply@…> (05/17/21 18:05:38)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
classes/DelphesClasses.h
r46d3442 r4acf2fd 462 462 Float_t DZ; // track longitudinal impact parameter 463 463 Float_t Nclusters; // Number of ionization clusters 464 Float_t dNdx; // Number of ionization clusters 464 465 465 466 Float_t ErrorP; // track momentum error … … 567 568 Float_t DZ; // track longitudinal impact parameter 568 569 Float_t Nclusters; // Number of ionization clusters 570 Float_t dNdx; // Number of ionization clusters 569 571 570 572 Float_t ErrorP; // track momentum error … … 697 699 698 700 Float_t Nclusters; // Number of ionization clusters 701 Float_t dNdx; // Number of ionization clusters per unit length 699 702 700 703 Float_t Xd;
Note:
See TracChangeset
for help on using the changeset viewer.