Changeset 2fc1c08 in git
- Timestamp:
- Aug 25, 2016, 11:45:48 AM (8 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 1408174
- Parents:
- 19389b8 (diff), ec5e04b (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. - Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
r19389b8 r2fc1c08 1 3.3.3: 2 - improved compatibility with ROOT >= 6.04 3 - removed test of praticle stability based on ROOT pdgtable (#347, #753, #821, #855) 4 - fixed bugs in DelphesCMSFWLite 5 - fixed bugs in PUPPI 6 - fixed compiler and linker flags for Pythia8 7 - added CMS Phase II cards 8 - added particle gun to DelphesPythia8 9 - added jet merging to DelphesPythia8 based on Pythia8 main32.cc 10 - added UseMiniCone option in Isolation module 11 - added RecoPuFilter module 12 - added back OldCalorimeter for CheckMate bwd compatibilty (#591) 13 - updated tracking and calorimeter resolution in CMS cards 14 1 15 3.3.2: 2 16 - added pre-validated card for CMS upgrade Phase II studies -
README
r19389b8 r2fc1c08 4 4 Commands to get the code: 5 5 6 wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.3. 2.tar.gz6 wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.3.3.tar.gz 7 7 8 tar -zxf Delphes-3.3. 2.tar.gz8 tar -zxf Delphes-3.3.3.tar.gz 9 9 10 10 Commands to compile the code: 11 11 12 cd Delphes-3.3. 212 cd Delphes-3.3.3 13 13 14 14 make -
VERSION
r19389b8 r2fc1c08 1 3.3. 21 3.3.3
Note:
See TracChangeset
for help on using the changeset viewer.