Fork me on GitHub

source: svn

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @777   12 years Pavel Demin replace istringstream with sscan
(edit) @776   12 years Pavel Demin replace Size with Counter
(edit) @775   12 years Pavel Demin remove CLHEP library
(edit) @774   12 years Pavel Demin replace Analyse with Analyze and fix progressBar
(edit) @773   12 years Pavel Demin remove HepMC library
(edit) @772   12 years Pavel Demin fix M1 and M2
(edit) @771   12 years Pavel Demin replace pt == 0.0 with cosTheta == 1.0
(edit) @770   12 years Pavel Demin allow more than 2 mothers
(edit) @769   12 years Pavel Demin remove HepMC library
(edit) @768   12 years Pavel Demin fix comments for formulas
(edit) @767   12 years Pavel Demin align formulas
(edit) @766   12 years Pavel Demin replace TFormula with DelphesFormula
(edit) @765   12 years Pavel Demin add DelphesFormula class
(edit) @764   12 years Pavel Demin remove Folder and Browse functionality from ExRootTreeReader
(edit) @763   12 years Pavel Demin fix pt ranges for resolution and efficiency
(edit) @762   12 years Pavel Demin remove TrackFinder module
(edit) @761   12 years Pavel Demin add MissingET to ExecutionPath
(edit) @760   12 years Pavel Demin rename ParticleFlow to Merger and use Merger for particle flow and …
(edit) @759   12 years Pavel Demin remove MomentumFilter module
(edit) @758   12 years Pavel Demin remove MomentumFilter module
(edit) @757   12 years Pavel Demin add muon related modules to ExecutionPath
(edit) @756   12 years Pavel Demin add pt cuts for muons
(edit) @755   12 years Pavel Demin add muon branch
(edit) @754   12 years Pavel Demin fix stack printing
(edit) @753   12 years Pavel Demin use pt ratio for isolation
(edit) @752   12 years Pavel Demin fix efficiency calculation
(edit) @751   12 years Pavel Demin fix efficiency calculation
(edit) @750   12 years Pavel Demin add efficiency module and adapt momentum smearing module for tracks, …
(edit) @749   12 years Pavel Demin add track output
(edit) @748   12 years Pavel Demin add empty line
(edit) @747   12 years Pavel Demin remove ;;
(edit) @746   12 years Pavel Demin add isolation modules for photons and electrons
(edit) @745   12 years Pavel Demin replace vectors for neutrals, photons and electrons with flags in tower hit
(edit) @744   12 years Pavel Demin add converter card
(edit) @743   12 years Pavel Demin fix build rules for 64-bit MacOSX
(edit) @742   12 years Pavel Demin fix build rules for 64-bit MacOSX
(edit) @741   12 years Pavel Demin rename entry to number
(edit) @740   12 years Pavel Demin calculate charge
(edit) @739   12 years Pavel Demin sort jets by pt
(edit) @738   12 years Pavel Demin replace abs(pt) with pt in TrackFinder formulae
(edit) @737   12 years Pavel Demin fix conversion of charge to Int_t
(edit) @736   12 years Pavel Demin replace all Double_t with Float_t
(edit) @735   12 years Pavel Demin fix energy deposits for neutral particles
(edit) @734   12 years Pavel Demin replace long if with if/return
(edit) @733   12 years Pavel Demin remove negative energy fractions
(edit) @732   12 years Pavel Demin fix fTower initialization
(edit) @731   12 years Pavel Demin fix hcal energy
(edit) @730   12 years Pavel Demin cleanup calorimter code
(edit) @729   12 years Pavel Demin rename tau to tau jet
(edit) @728   12 years Pavel Demin add spaces
(edit) @727   12 years Pavel Demin fix ProcessTauJets method name
(edit) @726   12 years Pavel Demin rename Tau to TauJet
(edit) @725   12 years Pavel Demin rename Tau to TauJet
(edit) @724   12 years Pavel Demin rename Tau to TauJet
(edit) @723   12 years Pavel Demin rename Tau to TauJet
(edit) @722   12 years Pavel Demin rename TauFinder to TauJetFinder
(edit) @721   12 years Pavel Demin rename TauFinder to TauJetFinder
(edit) @720   12 years Pavel Demin add TauFinder to ExecutionPath
(edit) @719   12 years Pavel Demin add TauFinder module
(edit) @718   12 years Pavel Demin replace < with <=
(edit) @717   12 years Pavel Demin remove printout
(edit) @716   12 years Pavel Demin set marker style
(edit) @715   12 years Pavel Demin update VERSION files
(edit) @714   12 years Pavel Demin add missing license and authors files
(edit) @713   12 years Pavel Demin add simple example
(edit) @712   12 years Pavel Demin fix graph drawing
(edit) @711   12 years Pavel Demin add instructions
(edit) @710   12 years Pavel Demin fix argument name
(edit) @709   12 years Pavel Demin add instructions
(edit) @708   12 years Pavel Demin fix ParticleFlow input
(edit) @707   12 years Pavel Demin add examples
(edit) @706   12 years Pavel Demin add event timer
(edit) @705   12 years Pavel Demin add event timer and output messgaes for module initialization and …
(edit) @704   12 years Pavel Demin fix formula reading
(edit) @703   12 years Pavel Demin add TrackFinder module and uniformize includes and formulae
(edit) @702   12 years Michele Selvaggi add pid to tracks
(edit) @701   12 years Michele Selvaggi test
(edit) @700   12 years Pavel Demin add ParticleFlow module
(edit) @699   12 years Pavel Demin reset input iterator
(edit) @698   12 years Pavel Demin add partcicle flow
(edit) @697   12 years Pavel Demin add particle flow
(edit) @696   12 years Pavel Demin add BTag, Eem and Ehad
(edit) @695   12 years Pavel Demin remove CalorimeterForNeutrals
(edit) @694   12 years Pavel Demin fix EOL symbols
(edit) @693   12 years Pavel Demin fix compilation errors
(edit) @692   12 years Pavel Demin remove PythiaFix module
(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
(edit) @688   12 years Pavel Demin remove ExRoot prefix from all Delphes classes
(edit) @687   12 years Pavel Demin move ExRootClasses, ExRootModule, ExRootFactory to classes, move …
(edit) @686   12 years Pavel Demin remove printout from ExRootCandidate
(edit) @685   12 years Pavel Demin fix copying of ExRootCandidate
(edit) @684   12 years Pavel Demin remove ExRootCandidate includes
(edit) @683   12 years Pavel Demin add virtual destructor to ExRootCompare
(edit) @682   12 years Pavel Demin remove ExRootCandidate includes
(edit) @681   12 years Pavel Demin simplify ExRootCandidate and move it to ExRootClasses
(edit) @680   12 years Pavel Demin simplify ExRootCandidate and move it to ExRootClasses
(edit) @679   12 years Pavel Demin definitely fix candidate's mass and charge
(edit) @678   12 years Pavel Demin fix charge and mass calculation
Note: See TracRevisionLog for help on using the revision log.