Fork me on GitHub

source: svn

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1067   11 years Pavel Demin add missing fDaughterMap.clear()
(edit) @1066   11 years Pavel Demin sort only photons, electrons, muons and jets
(edit) @1065   11 years Pavel Demin add check for taus with D1 < 0
(edit) @1064   11 years Pavel Demin put back deleted link to ECAL resolution
(edit) @1063   11 years Pavel Demin fix typo in ECAL resolution
(edit) @1062   11 years Pavel Demin add missing includes
(edit) @1061   11 years Pavel Demin set version to 3.0.6
(edit) @1060   11 years Pavel Demin use DelphesFactory for intermediate arrays
(edit) @1059   11 years Pavel Demin fix WriteIndex
(edit) @1058   11 years Pavel Demin add hepmc2pileup
(edit) @1057   11 years Pavel Demin add DelphesPileUpWriter and stdhep2pileup
(edit) @1056   11 years Pavel Demin add DelphesPileUpWriter
(edit) @1055   11 years Pavel Demin add IsPU
(edit) @1054   11 years Pavel Demin add DelphesPileUpWriter and stdhep2pileup
(edit) @1053   11 years Pavel Demin add fPDG
(edit) @1052   11 years Pavel Demin add DelphesLHEFReader, DelphesSTDHEPReader and DelphesHepMCReader
(edit) @1051   11 years Pavel Demin replace (fStatus == 2) with (pdgCode <= 5 || pdgCode == 21 || pdgCode …
(edit) @1050   11 years Pavel Demin change variable name format for iterators and pairs
(edit) @1049   11 years Pavel Demin declare constants as static
(edit) @1048   11 years Pavel Demin join fPlots and fSetting maps
(edit) @1047   11 years Pavel Demin replace (fStatus == 2) with (pdgCode <= 5 || pdgCode == 21 || pdgCode …
(edit) @1046   11 years Pavel Demin fix includes for MacOSX
(edit) @1045   11 years Pavel Demin add separator line
(edit) @1044   11 years Pavel Demin check event size
(edit) @1043   11 years Pavel Demin replace ftell with ftello
(edit) @1042   11 years Pavel Demin replace ftell with ftello and check pdgParticle->Stable() for stable …
(edit) @1041   11 years Pavel Demin add DelphesPileUpReader
(edit) @1040   11 years Pavel Demin set version to 3.0.5
(edit) @1039   11 years Pavel Demin fix for large files or 32-bit systems
(edit) @1038   11 years Pavel Demin fix large files on 32-bit systems
(edit) @1037   11 years Michele Selvaggi fix compilation on mac os x
(edit) @1036   11 years Michele Selvaggi tree-write proper jet collection/calculate area in akt jets
(edit) @1035   11 years Michele Selvaggi fix warning
(edit) @1034   11 years Pavel Demin check number of particles in pile-up event
(edit) @1033   11 years Pavel Demin fix import of RhoInputArray
(edit) @1032   11 years Pavel Demin remove extra spaces
(edit) @1031   11 years Pavel Demin replace OutputArrayRho with RhoOutputArray
(edit) @1030   11 years Pavel Demin fix formatting
(edit) @1029   11 years Pavel Demin check number of elements in fRhoInputArray and remove fItRhoInputArray
(edit) @1028   11 years Pavel Demin check number of elements in fRhoInputArray
(edit) @1027   11 years Pavel Demin fix comments
(edit) @1026   11 years Michele Selvaggi fix pile-up
(edit) @1025   11 years Michele Selvaggi fix pile-up file indexing
(edit) @1024   11 years Michele Selvaggi replace ZVertexWidth zith ZVertexSpread
(edit) @1023   11 years Michele Selvaggi fix pile-up
(edit) @1022   11 years Pavel Demin set initial value of fHashes to -1
(edit) @1021   11 years Pavel Demin remove printout
(edit) @1020   11 years Pavel Demin remove allEntries limit
(edit) @1019   11 years Pavel Demin keep pile-up index in memory
(edit) @1018   11 years Pavel Demin fix cerr and cout usage
(edit) @1017   11 years Pavel Demin remove extra spaces
(edit) @1016   11 years Pavel Demin PileUpMerger code cleanup
(edit) @1015   11 years Pavel Demin remove extra spaces
(edit) @1014   11 years Pavel Demin replace isPU with IsPU
(edit) @1013   11 years Pavel Demin add possibility to read multiple ROOT files
(edit) @1012   11 years Pavel Demin make ExRootProgressBar bidirectional
(edit) @1011   11 years Pavel Demin use xdr library for pileup converters
(edit) @1010   11 years Pavel Demin replace particles with stableParticles in examples/converter_card.tcl
(edit) @1009   11 years Michele Selvaggi add pile up
(edit) @1008   11 years Michele Selvaggi add pile up
(edit) @1007   11 years Pavel Demin first working version of pileup converters
(edit) @1006   11 years Pavel Demin add pileup converters
(edit) @1005   11 years Pavel Demin increase buffer size
(edit) @1004   11 years Pavel Demin use 24 bits for particle index
(edit) @1003   11 years Pavel Demin set version to 3.0.4
(edit) @1002   11 years Pavel Demin use 32 bits for particle index
(edit) @1001   11 years Pavel Demin fix arrays names
(edit) @1000   11 years Pavel Demin remove external/HepMC
(edit) @999   11 years Pavel Demin add fastjet/tools
(edit) @998   11 years Pavel Demin set version to 3.0.4
(edit) @997   11 years Pavel Demin replace error with warning for out-of-range values
(edit) @996   11 years Pavel Demin fix formatting
(edit) @995   11 years Pavel Demin fix formatting
(edit) @994   11 years Pavel Demin remove unused variable
(edit) @993   11 years Pavel Demin add Track and Tower branches to the ROOT tree generated by lhco2root
(edit) @992   11 years Pavel Demin set version to 3.0.3
(edit) @991   11 years Pavel Demin set version to 3.0.3
(edit) @990   11 years Pavel Demin fix output format and add all missing output values
(edit) @989   11 years Pavel Demin add EhadOverEem and replace RECREATE with CREATE
(edit) @988   11 years Pavel Demin add EhadOverEem
(edit) @987   11 years Pavel Demin fix comment
(edit) @986   11 years Pavel Demin change tar file name format
(edit) @985   11 years Pavel Demin set version to 3.0.2
(edit) @984   11 years Pavel Demin fix arrays names
(edit) @983   11 years Pavel Demin fix tar generation
(edit) @982   11 years Pavel Demin attempt to fix compilation on MacOSX
(edit) @981   11 years Pavel Demin minor fixes
(edit) @980   11 years Pavel Demin fix CREDITS title
(edit) @979   11 years Pavel Demin add CREDITS and README to tar
(edit) @978   11 years Pavel Demin add CREDITS and README to tar
(edit) @977   11 years Pavel Demin replace RECREATE with CREATE
(edit) @976   11 years Pavel Demin update DelphesCMSFWLite
(edit) @975   11 years Pavel Demin fix examples
(edit) @974   11 years Pavel Demin fix several minor problems
(edit) @973   11 years Pavel Demin remove printouts
(edit) @972   11 years Pavel Demin fix a comma
(edit) @971   11 years Pavel Demin move all the information from INSTALL to README
(edit) @970   11 years Pavel Demin add README with up-to-date instructions
(edit) @969   11 years Pavel Demin remove CHANGELOG and README and update CREDITS
(edit) @968   11 years Pavel Demin fix TauTagging
Note: See TracRevisionLog for help on using the revision log.