Fork me on GitHub

source: svn/branches/ModularDelphes/readers/DelphesLHEF.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @953   12 years Pavel Demin replace strcmp with strncmp
(edit) @917   12 years Pavel Demin replace RECREATE with CREATE
(edit) @905   12 years Pavel Demin separate electrons and muons from other tracks in the ParticlePropagator
(edit) @865   12 years Pavel Demin change static_cast formatting
(edit) @863   12 years Pavel Demin remove unnecessary endl from error messages
(edit) @844   12 years Pavel Demin add D1 and D2
(edit) @843   12 years Pavel Demin replace CpuTime and RealTime with ReadTime and ProcTime
(edit) @811   12 years Pavel Demin remove ReadInt and ReadDbl functions
(edit) @810   12 years Pavel Demin replace operator>> with ReadInt and ReadDbl
(edit) @809   12 years Pavel Demin add ReadInt and ReadDbl functions
(edit) @807   12 years Pavel Demin remove getline and sscanf code, keep only fgets and DelphesStream
(edit) @806   12 years Pavel Demin fix ReadLine method
(edit) @805   12 years Pavel Demin add DelphesStream class
(edit) @801   12 years Pavel Demin fix ProgressBar for the last entry
(edit) @797   12 years Pavel Demin set length to -1 when reading standard input
(edit) @795   12 years Pavel Demin read standard input when no input_file specified
(edit) @792   12 years Pavel Demin initialize all pointers to 0
(edit) @791   12 years Pavel Demin replace != NULL with .good() for stringstream input operations
(edit) @790   12 years Pavel Demin fix M1 and M2
(edit) @789   12 years Pavel Demin set particle position
(edit) @786   12 years Pavel Demin remove LHEF library
(edit) @780   12 years Pavel Demin add possibility to read from standard input
(edit) @779   12 years Pavel Demin add SIGINT handler
(edit) @774   12 years Pavel Demin replace Analyse with Analyze and fix progressBar
(edit) @737   12 years Pavel Demin fix conversion of charge to Int_t
(edit) @705   12 years Pavel Demin add event timer and output messgaes for module initialization and …
(edit) @693   12 years Pavel Demin fix compilation errors
(edit) @691   12 years Pavel Demin add collection with all particles
(copy) @687   12 years Pavel Demin move ExRootClasses, ExRootModule, ExRootFactory to classes, move …
copied from branches/ModularDelphes/src/DelphesLHEF.cpp
(edit) @680   12 years Pavel Demin simplify ExRootCandidate and move it to ExRootClasses
Note: See TracRevisionLog for help on using the revision log.