Changeset 1264 in svn
- Timestamp:
- Aug 15, 2013, 5:11:31 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/CHANGELOG
r1263 r1264 1 1 3.0.10: 2 updated ATLAS and CMS example card 2 updated ATLAS and CMS example cards 3 3 added DelphesProMC.py reader 4 fixed timein ParticlePropagator5 newed energy flow6 fixed tau-jet matching 7 read mass from input file8 ad ded workaround for MadAnalysis bug9 added DelphesCMSFWLite, DelphesProMC and DelphesPythia8 to Makefile10 removed DelphesCMSFWLite.sh and DelphesProMC.sh 11 moved DelphesCMSFWLite.cpp and DelphesProMC.cpp to readers4 added calculation of time after propagation in ParticlePropagator 5 improved energy flow algorithm 6 fixed tau-jet matching in TauTagging module 7 modified all the readers to read particle mass from input file 8 adapted LHCO output files to counter a bug in MadAnalysis 9 added Makefile rules to build DelphesCMSFWLite, DelphesProMC and DelphesPythia8 10 removed DelphesCMSFWLite.sh and DelphesProMC.sh from examples 11 moved DelphesCMSFWLite.cpp and DelphesProMC.cpp from examples to readers 12 12 added PileUpMergerPythia8 module 13 fixed daughters indices in DelphesCMSFWLite 14 fixed particle loop in DelphesCMSFWLite and DelphesProMC 13 fixed daughters indices in DelphesCMSFWLite.cpp 14 fixed particle loop in DelphesCMSFWLite and DelphesProMC 15 15 replaced <event with <event> in LHEF reader 16 16 replaced log with log normal for calorimeter resolution 17 17 added EnergyScale module 18 18 added DelphesProMC reader 19 fixed particle momentum and particle status selection in DelphesCMSFWLite.cpp 19 fixed particle status selection in DelphesCMSFWLite.cpp 20 fixed particle momentum calculation in DelphesCMSFWLite.cpp 20 21 added MaxEvents, SkipEvents and RandomSeed parameters 21 added Example1.cpp22 added Weight branch and Weighter module 23 added more AreaDefinition parameters for active_area 22 added examples/Example1.cpp 23 added Weight branch and Weighter module 24 added more AreaDefinition parameters for active_area
Note:
See TracChangeset
for help on using the changeset viewer.