|
|
@1020
|
12 years |
Pavel Demin |
remove allEntries limit
|
|
|
@1009
|
12 years |
Michele Selvaggi |
add pile up
|
|
|
@1005
|
12 years |
Pavel Demin |
increase buffer size
|
|
|
@967
|
12 years |
Pavel Demin |
remove FinalizeParticles
|
|
|
@966
|
12 years |
Pavel Demin |
fix FixDaughters
|
|
|
@960
|
12 years |
Pavel Demin |
remove trailing spaces
|
|
|
@952
|
12 years |
Pavel Demin |
remove strnlen and replace strcmp with strncmp
|
|
|
@927
|
12 years |
Michele Selvaggi |
removed tau stuff from root2lhco and lhco2root
|
|
|
@917
|
12 years |
Pavel Demin |
replace RECREATE with CREATE
|
|
|
@906
|
12 years |
Pavel Demin |
remove unused variables
|
|
|
@905
|
12 years |
Pavel Demin |
separate electrons and muons from other tracks in the ParticlePropagator
|
|
|
@879
|
12 years |
Pavel Demin |
add missing xrd include
|
|
|
@867
|
12 years |
Pavel Demin |
change MCFIO_STDHEP4 formatting
|
|
|
@866
|
12 years |
Pavel Demin |
add ReadSTDHEP4
|
|
|
@863
|
12 years |
Pavel Demin |
remove unnecessary endl from error messages
|
|
|
@849
|
12 years |
Pavel Demin |
another attempt to fix FixDaughters
|
|
|
@848
|
12 years |
Pavel Demin |
remove unnecessary condition
|
|
|
@847
|
12 years |
Pavel Demin |
call FinalizeParticles in the event loop
|
|
|
@846
|
12 years |
Pavel Demin |
fix d1 and d2
|
|
|
@844
|
12 years |
Pavel Demin |
add D1 and D2
|
|
|
@843
|
12 years |
Pavel Demin |
replace CpuTime and RealTime with ReadTime and ProcTime
|
|
|
@831
|
12 years |
Pavel Demin |
fix entry counter
|
|
|
@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
|
|
|
@788
|
12 years |
Pavel Demin |
remove Size parameter from the Event classes
|
|
|
@780
|
12 years |
Pavel Demin |
add possibility to read from standard input
|
|
|
@779
|
12 years |
Pavel Demin |
add SIGINT handler
|
|
|
@774
|
12 years |
Pavel Demin |
replace Analyse with Analyze and fix progressBar
|
|
|
@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
|
|
|
@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/DelphesSTDHEP.cpp
|
|
|
@680
|
12 years |
Pavel Demin |
simplify ExRootCandidate and move it to ExRootClasses
|