Fork me on GitHub

source: svn/branches/ModularDelphes/readers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1052   12 years Pavel Demin add DelphesLHEFReader, DelphesSTDHEPReader and DelphesHepMCReader
(edit) @1047   12 years Pavel Demin replace (fStatus == 2) with (pdgCode <= 5 || pdgCode == 21 || pdgCode …
(edit) @1045   12 years Pavel Demin add separator line
(edit) @1044   12 years Pavel Demin check event size
(edit) @1042   12 years Pavel Demin replace ftell with ftello and check pdgParticle->Stable() for stable …
(edit) @1038   12 years Pavel Demin fix large files on 32-bit systems
(edit) @1020   12 years Pavel Demin remove allEntries limit
(edit) @1009   12 years Michele Selvaggi add pile up
(edit) @1005   12 years Pavel Demin increase buffer size
(edit) @1001   12 years Pavel Demin fix arrays names
(edit) @984   12 years Pavel Demin fix arrays names
(edit) @967   12 years Pavel Demin remove FinalizeParticles
(edit) @966   12 years Pavel Demin fix FixDaughters
(edit) @960   12 years Pavel Demin remove trailing spaces
(edit) @953   12 years Pavel Demin replace strcmp with strncmp
(edit) @952   12 years Pavel Demin remove strnlen and replace strcmp with strncmp
(edit) @927   12 years Michele Selvaggi removed tau stuff from root2lhco and lhco2root
(edit) @917   12 years Pavel Demin replace RECREATE with CREATE
(edit) @906   12 years Pavel Demin remove unused variables
(edit) @905   12 years Pavel Demin separate electrons and muons from other tracks in the ParticlePropagator
(edit) @879   12 years Pavel Demin add missing xrd include
(edit) @867   12 years Pavel Demin change MCFIO_STDHEP4 formatting
(edit) @866   12 years Pavel Demin add ReadSTDHEP4
(edit) @865   12 years Pavel Demin change static_cast formatting
(edit) @863   12 years Pavel Demin remove unnecessary endl from error messages
(edit) @849   12 years Pavel Demin another attempt to fix FixDaughters
(edit) @848   12 years Pavel Demin remove unnecessary condition
(edit) @847   12 years Pavel Demin call FinalizeParticles in the event loop
(edit) @846   12 years Pavel Demin fix d1 and d2
(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) @831   12 years Pavel Demin fix entry counter
(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) @802   12 years Pavel Demin move lhco2root.cpp to converters and add root2lhco.cpp
(edit) @801   12 years Pavel Demin fix ProgressBar for the last entry
(edit) @799   12 years Pavel Demin convert Ntrk and BTag to int
(edit) @798   12 years Pavel Demin user interger values for charge
(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) @794   12 years Pavel Demin add LHCO to ROOT converter
(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) @788   12 years Pavel Demin remove Size parameter from the Event classes
(edit) @786   12 years Pavel Demin remove LHEF library
(edit) @785   12 years Pavel Demin reset fBufferStream position
(edit) @784   12 years Pavel Demin move fBufferStream setup to constructor
(edit) @783   12 years Pavel Demin put both IO versions (c and c++) in the same file
(edit) @782   12 years Pavel Demin try optimized istringstream version
(edit) @780   12 years Pavel Demin add possibility to read from standard input
(edit) @779   12 years Pavel Demin add SIGINT handler
(edit) @778   12 years Pavel Demin fix error messages
(edit) @777   12 years Pavel Demin replace istringstream with sscan
(edit) @776   12 years Pavel Demin replace Size with Counter
(edit) @774   12 years Pavel Demin replace Analyse with Analyze and fix progressBar
(edit) @772   12 years Pavel Demin fix M1 and M2
(edit) @770   12 years Pavel Demin allow more than 2 mothers
(edit) @769   12 years Pavel Demin remove HepMC library
(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) @702   12 years Michele Selvaggi add pid to tracks
(edit) @693   12 years Pavel Demin fix compilation errors
(edit) @691   12 years Pavel Demin add collection with all particles
(edit) @690   12 years Pavel Demin use Candidate for the particle collection
(edit) @689   12 years Pavel Demin add collection with all GenParticles
(copy) @687   12 years Pavel Demin move ExRootClasses, ExRootModule, ExRootFactory to classes, move …
copied from branches/ModularDelphes/src
(edit) @684   12 years Pavel Demin remove ExRootCandidate includes
Note: See TracRevisionLog for help on using the revision log.