|
|
@1052
|
12 years |
Pavel Demin |
add DelphesLHEFReader, DelphesSTDHEPReader and DelphesHepMCReader
|
|
|
@1047
|
12 years |
Pavel Demin |
replace (fStatus == 2) with (pdgCode <= 5 || pdgCode == 21 || pdgCode …
|
|
|
@1045
|
12 years |
Pavel Demin |
add separator line
|
|
|
@1042
|
12 years |
Pavel Demin |
replace ftell with ftello and check pdgParticle->Stable() for stable …
|
|
|
@1038
|
12 years |
Pavel Demin |
fix large files on 32-bit systems
|
|
|
@1001
|
12 years |
Pavel Demin |
fix arrays names
|
|
|
@984
|
12 years |
Pavel Demin |
fix arrays names
|
|
|
@960
|
12 years |
Pavel Demin |
remove trailing spaces
|
|
|
@953
|
12 years |
Pavel Demin |
replace strcmp with strncmp
|
|
|
@917
|
12 years |
Pavel Demin |
replace RECREATE with CREATE
|
|
|
@905
|
12 years |
Pavel Demin |
separate electrons and muons from other tracks in the ParticlePropagator
|
|
|
@865
|
12 years |
Pavel Demin |
change static_cast formatting
|
|
|
@863
|
12 years |
Pavel Demin |
remove unnecessary endl from error messages
|
|
|
@843
|
12 years |
Pavel Demin |
replace CpuTime and RealTime with ReadTime and ProcTime
|
|
|
@811
|
12 years |
Pavel Demin |
remove ReadInt and ReadDbl functions
|
|
|
@810
|
12 years |
Pavel Demin |
replace operator>> with ReadInt and ReadDbl
|
|
|
@809
|
12 years |
Pavel Demin |
add ReadInt and ReadDbl functions
|
|
|
@807
|
12 years |
Pavel Demin |
remove getline and sscanf code, keep only fgets and DelphesStream
|
|
|
@805
|
12 years |
Pavel Demin |
add DelphesStream class
|
|
|
@801
|
12 years |
Pavel Demin |
fix ProgressBar for the last entry
|
|
|
@797
|
12 years |
Pavel Demin |
set length to -1 when reading standard input
|
|
|
@795
|
12 years |
Pavel Demin |
read standard input when no input_file specified
|
|
|
@792
|
12 years |
Pavel Demin |
initialize all pointers to 0
|
|
|
@791
|
12 years |
Pavel Demin |
replace != NULL with .good() for stringstream input operations
|
|
|
@785
|
12 years |
Pavel Demin |
reset fBufferStream position
|
|
|
@784
|
12 years |
Pavel Demin |
move fBufferStream setup to constructor
|
|
|
@783
|
12 years |
Pavel Demin |
put both IO versions (c and c++) in the same file
|
|
|
@782
|
12 years |
Pavel Demin |
try optimized istringstream version
|
|
|
@780
|
12 years |
Pavel Demin |
add possibility to read from standard input
|
|
|
@779
|
12 years |
Pavel Demin |
add SIGINT handler
|
|
|
@778
|
12 years |
Pavel Demin |
fix error messages
|
|
|
@777
|
12 years |
Pavel Demin |
replace istringstream with sscan
|
|
|
@776
|
12 years |
Pavel Demin |
replace Size with Counter
|
|
|
@772
|
12 years |
Pavel Demin |
fix M1 and M2
|
|
|
@770
|
12 years |
Pavel Demin |
allow more than 2 mothers
|
|
|
@769
|
12 years |
Pavel Demin |
remove HepMC library
|
|
|
@737
|
12 years |
Pavel Demin |
fix conversion of charge to Int_t
|
|
|
@705
|
12 years |
Pavel Demin |
add event timer and output messgaes for module initialization and …
|
|
|
@693
|
12 years |
Pavel Demin |
fix compilation errors
|
|
|
@691
|
12 years |
Pavel Demin |
add collection with all particles
|
|
|
@687
|
12 years |
Pavel Demin |
move ExRootClasses, ExRootModule, ExRootFactory to classes, move …
|
|
copied from branches/ModularDelphes/src/DelphesHepMC.cpp
|
|
|
@684
|
12 years |
Pavel Demin |
remove ExRootCandidate includes
|