Fork me on GitHub

source: git/readers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @0799cd1   3 years noreply Implement max/skipEvents in CMSFWLite reader
(edit) @fc6bce2   3 years pavel.demin remove HepMC3 library
(edit) @95a917c   3 years pavel.demin add HepMC3 library
(edit) @b4786d3   3 years pavel.demin add DelphesHepMC3
(edit) @9e08f27   3 years michele.selvaggi added e/mu mistag rate for taus (need to update partonArray in other …
(edit) @5eb063e   4 years preghenella Temporary fix UserHooks API changed in Pythia 8.3 series
(edit) @77e9ae1   5 years pavel-demin set Standard to Cpp03 in .clang-format ImprovedOutputFile Timing llp
(edit) @341014c   5 years pavel-demin apply .clang-format to all .h, .cc and .cpp files ImprovedOutputFile Timing llp
(edit) @e5fa629   6 years Sergei Chekanov Propogate pileup information from HepSim ImprovedOutputFile Timing llp
(edit) @538edc4   6 years Sergei Chekanov Corrected ProIO reader to make it consistent ProIO. ImprovedOutputFile Timing dual_readout llp
(edit) @c473838   6 years pavel-demin add REMOVE_ITEM executables DelphesProIO.cpp to readers/CMakeLists.txt ImprovedOutputFile Timing dual_readout llp
(edit) @71efbfe   6 years Sergei Chekanov Includes reader DelphesProIO for ProIO data format ImprovedOutputFile Timing dual_readout llp
(edit) @94083e7   6 years pavel-demin remove maxEvents from DelphesROOT.cpp ImprovedOutputFile Timing dual_readout llp
(edit) @b8b29f1   6 years pavel-demin open pileup and STDHEP files in binary mode ImprovedOutputFile Timing dual_readout llp
(edit) @2ede24b   6 years pavel-demin update comment in readers/CMakeLists.txt ImprovedOutputFile Timing dual_readout llp
(edit) @90187bd   6 years noreply Merge pull request #47 from will-fawcett/cmake-pythia8 Add pythia8 … ImprovedOutputFile Timing dual_readout llp
(edit) @2886328   6 years pavel-demin replace branchRwgt with branchWeight in DelphesCMSFWLite.cpp ImprovedOutputFile Timing dual_readout llp
(edit) @d203a37   6 years pavel-demin add branch Weight to DelphesHepMC.cpp ImprovedOutputFile Timing dual_readout llp
(edit) @3283d6e   6 years william.fawcett minor modification ImprovedOutputFile Timing dual_readout llp
(edit) @8b8a46c   6 years william.fawcett start introducing pythia8 to cmake ImprovedOutputFile Timing dual_readout llp
(edit) @c4106c9   7 years michele.selvaggi remove broken MaxEvent param in DelphesROOT ImprovedOutputFile Timing dual_readout llp
(edit) @78d1846   7 years pavel-demin use fillParticle for all particles that aren't partons ImprovedOutputFile Timing dual_readout llp
(edit) @e576ef60   7 years michele.selvaggi fix maxEvents in DelphesROOT reader ImprovedOutputFile Timing dual_readout llp
(edit) @abcacdb   7 years michele.selvaggi fix weights in LHEFReader ImprovedOutputFile Timing dual_readout llp
(edit) @5df97ac   8 years pavel.demin fix formatting in DelphesCMSFWLite.cpp ImprovedOutputFile Timing dual_readout llp
(edit) @837fa70   8 years ry840901 Mix packedGenParticles and prunedGenParticle. ImprovedOutputFile Timing dual_readout llp
(edit) @386f526   8 years ry840901 bugfix "prunedGenParticle" to "packedGenParticle" ImprovedOutputFile Timing dual_readout llp
(edit) @6934875   8 years michele.selvaggi changed into flat generation in E, included neutron, charged pions, … ImprovedOutputFile Timing dual_readout llp
(edit) @70b9632   8 years alexandre.mertens dev_01 ImprovedOutputFile Timing dual_readout llp
(edit) @19389b8   8 years michele.selvaggi add signal interrupted in ROOT reader ImprovedOutputFile Timing dual_readout llp
(edit) @ea0f50d   8 years pavel.demin switch to uniform eta and pt for particle gun in DelphesPythia8 ImprovedOutputFile Timing dual_readout llp
(edit) @91acc76   8 years michele.selvaggi resolved conflict in ModulesLinkDef ImprovedOutputFile Timing dual_readout llp
(edit) @7611cb9   8 years michele.selvaggi added possibility of running even without LHE product defined (#974) ImprovedOutputFile Timing dual_readout llp
(edit) @480f9ed   8 years michele.selvaggi added #974 suggested modification ImprovedOutputFile Timing dual_readout llp
(edit) @cf88574   8 years pavel.demin update validation code ImprovedOutputFile Timing dual_readout llp
(edit) @9ad08ca   8 years michele.selvaggi Merge branch 'master' into dev_01 ImprovedOutputFile Timing dual_readout llp
(edit) @c008923   8 years michele.selvaggi added matching in Pythia8 ImprovedOutputFile Timing dual_readout llp
(edit) @c4a72a0   8 years michele.selvaggi fixed eventCounter in DelphesROOT ImprovedOutputFile Timing dual_readout llp
(edit) @3873449   8 years michele.selvaggi added DelphesROOT reader ImprovedOutputFile Timing dual_readout llp
(edit) @355a7d7   8 years michele.selvaggi changed Rwgt branch name to Weight ImprovedOutputFile Timing dual_readout llp
(edit) @0a836f2   8 years michele.selvaggi convert distance from cm to mm in CMS input files ImprovedOutputFile Timing dual_readout llp
(edit) @2acc2e9   8 years alexandre.mertens working for di-jet and single e, mu, gamma ImprovedOutputFile Timing dual_readout llp
(edit) @971db5b   8 years alexandre.mertens first version working with particles (not jet) and fixed value of Energy ImprovedOutputFile Timing dual_readout llp
(edit) @cd699d0   8 years michele.selvaggi load correct libraries ImprovedOutputFile Timing dual_readout llp
(edit) @ebe36ed   8 years michele.selvaggi correct LHEEventProduct ImprovedOutputFile Timing dual_readout llp
(edit) @c0f9b5b   9 years pavel.demin check if can read Pythia8 configuration file ImprovedOutputFile Timing dual_readout llp
(edit) @a446115   9 years pavel.demin move InitTask to right location ImprovedOutputFile Timing dual_readout llp
(edit) @dd514ae   9 years michele.selvaggi resolve conflict in DelphesClasses.h ImprovedOutputFile Timing dual_readout llp
(edit) @1e8afcc   9 years pavel.demin replace Rwgt with Weight in DelphesPythia8 and DelphesLHEF ImprovedOutputFile Timing dual_readout llp
(edit) @cd616b9   9 years pavel.demin add LHEF reader to DelphesPythia8.cpp ImprovedOutputFile Timing dual_readout llp
(edit) @3241a0e   9 years pavel.demin add LHE weights DelphesCMSFWLite ImprovedOutputFile Timing dual_readout llp
(edit) @3e276d4   10 years pavel.demin adapt DelphesPythia8 to Pythia 8.2 ImprovedOutputFile Timing dual_readout llp
(edit) @280667b   10 years pavel.demin make include paths compatible with old and new pythia versions ImprovedOutputFile Timing dual_readout llp
(edit) @1fa50c2   10 years pavel.demin fix GPLv3 header ImprovedOutputFile Timing dual_readout llp
(edit) @d8b1858   10 years pavel.demin start loop over Pythia8 particles at index 1 ImprovedOutputFile Timing dual_readout llp
(edit) @a85a257   10 years pavel.demin adapt Delphes to ProMC 1.5 ImprovedOutputFile Timing dual_readout llp
(edit) @b443089   10 years pavel.demin fix EOL characters in GPLv3 header ImprovedOutputFile Timing dual_readout llp
(edit) @7c0fcd5   10 years demin delete duplicate license file and prepend GPLv3 header to all source … ImprovedOutputFile Timing dual_readout llp
(edit) @be6c1c8   10 years pavel.demin adapt CMake files to ROOT 6 ImprovedOutputFile Timing dual_readout llp
(edit) @7fe06d6   10 years pavel.demin add CMake files ImprovedOutputFile Timing dual_readout llp
(edit) @529fe78   10 years pavel.demin replace weights()[0] with weight() in DelphesCMSFWLite.cpp ImprovedOutputFile Timing dual_readout llp
(edit) @f29758e   10 years pavel.demin add Event branch to DelphesCMSFWLite.cpp ImprovedOutputFile Timing dual_readout llp
(edit) @a6db2d6   10 years pavel.demin fix Pythia8 includes ImprovedOutputFile Timing dual_readout llp
(edit) @0dc0eeb   11 years Pavel Demin read reweighting information from LHEF ImprovedOutputFile Timing dual_readout llp
(edit) @b2d7b3a   11 years Pavel Demin remove import cStringIO from DelphesProMC.py ImprovedOutputFile Timing dual_readout llp
(edit) @9394cbd   11 years Pavel Demin set executable mode bits for DelphesProMC.py ImprovedOutputFile Timing dual_readout llp
(edit) @154d5da   11 years Pavel Demin first working version of DelphesProMC.py ImprovedOutputFile Timing dual_readout llp
(edit) @298a8fb   11 years Pavel Demin fix appName in DelphesProMC.cpp ImprovedOutputFile Timing dual_readout llp
(edit) @1bc4f38   11 years Pavel Demin add DelphesProMC.py ImprovedOutputFile Timing dual_readout llp
(edit) @e26d4d6   11 years Pavel Demin read time from ProMC file ImprovedOutputFile Timing dual_readout llp
(edit) @4133972   11 years Pavel Demin replace particle.statusHepMC() with pythia->event.statusHepMC(i) in … ImprovedOutputFile Timing dual_readout llp
(edit) @a5b2012   11 years Pavel Demin replace status with statusHepMC in DelphesPythia8.cpp ImprovedOutputFile Timing dual_readout llp
(edit) @bba4646   11 years Pavel Demin use mass from input file ImprovedOutputFile Timing dual_readout llp
(edit) @80d4a34   11 years Pavel Demin use mass from input file ImprovedOutputFile Timing dual_readout llp
(edit) @a0538b9   11 years Pavel Demin name event counters as in other readers ImprovedOutputFile Timing dual_readout llp
(edit) @ad78364   11 years Pavel Demin fix DelphesPythia8.cpp ImprovedOutputFile Timing dual_readout llp
(edit) @b94aacf   11 years Pavel Demin add event information ImprovedOutputFile Timing dual_readout llp
(edit) @6e0bbe3   11 years Pavel Demin add stop watches ImprovedOutputFile Timing dual_readout llp
(edit) @474eb76   11 years Pavel Demin fix DelphesPythia8.cpp ImprovedOutputFile Timing dual_readout llp
(edit) @5150e39   11 years Pavel Demin add DelphesPythia8 ImprovedOutputFile Timing dual_readout llp
(edit) @ffaa11a   11 years Pavel Demin move DelphesCMSFWLite.cpp and DelphesProMC.cpp to readers ImprovedOutputFile Timing dual_readout llp
(edit) @7b461f6   11 years Pavel Demin add MaxEvents and SkipEvents ImprovedOutputFile Timing dual_readout llp
(add) @d7d2da3   11 years Pavel Demin move branches/ModularDelphes to trunk ImprovedOutputFile Timing dual_readout llp 3.0.6
Note: See TracRevisionLog for help on using the revision log.