|
|
@843
|
12 years |
Pavel Demin |
replace CpuTime and RealTime with ReadTime and ProcTime
|
|
|
@831
|
12 years |
Pavel Demin |
fix entry counter
|
|
|
@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
|
|
|
@806
|
12 years |
Pavel Demin |
fix ReadLine method
|
|
|
@805
|
12 years |
Pavel Demin |
add DelphesStream class
|
|
|
@802
|
12 years |
Pavel Demin |
move lhco2root.cpp to converters and add root2lhco.cpp
|
|
|
@801
|
12 years |
Pavel Demin |
fix ProgressBar for the last entry
|
|
|
@799
|
12 years |
Pavel Demin |
convert Ntrk and BTag to int
|
|
|
@798
|
12 years |
Pavel Demin |
user interger values for charge
|
|
|
@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
|
|
|
@794
|
12 years |
Pavel Demin |
add LHCO to ROOT converter
|
|
|
@792
|
12 years |
Pavel Demin |
initialize all pointers to 0
|
|
|
@791
|
12 years |
Pavel Demin |
replace != NULL with .good() for stringstream input operations
|
|
|
@790
|
12 years |
Pavel Demin |
fix M1 and M2
|
|
|
@789
|
12 years |
Pavel Demin |
set particle position
|
|
|
@788
|
12 years |
Pavel Demin |
remove Size parameter from the Event classes
|
|
|
@786
|
12 years |
Pavel Demin |
remove LHEF library
|
|
|
@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
|
|
|
@774
|
12 years |
Pavel Demin |
replace Analyse with Analyze and fix progressBar
|
|
|
@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 …
|
|
|
@702
|
12 years |
Michele Selvaggi |
add pid to tracks
|
|
|
@693
|
12 years |
Pavel Demin |
fix compilation errors
|
|
|
@691
|
12 years |
Pavel Demin |
add collection with all particles
|
|
|
@690
|
12 years |
Pavel Demin |
use Candidate for the particle collection
|
|
|
@689
|
12 years |
Pavel Demin |
add collection with all GenParticles
|
|
|
@687
|
12 years |
Pavel Demin |
move ExRootClasses, ExRootModule, ExRootFactory to classes, move …
|
|
copied from branches/ModularDelphes/src
|
|
|
@684
|
12 years |
Pavel Demin |
remove ExRootCandidate includes
|