Fork me on GitHub

source: svn/branches/ModularDelphes/modules

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @900   12 years Pavel Demin add jet radius in eta and in phi
(edit) @898   12 years Pavel Demin add tower edges
(edit) @895   12 years Pavel Demin sort all objects in TreeWriter
(edit) @894   12 years Pavel Demin fix ParticlePropagator, fix isolation, add ScalarHT
(edit) @893   12 years Pavel Demin replace mother with GetCandidates()->At(0) and add ScalarHT
(edit) @892   12 years Pavel Demin remove unused modules
(edit) @889   12 years Pavel Demin set propagated particle momentum to its value at vertex
(edit) @888   12 years Pavel Demin fix momentum
(edit) @886   12 years Pavel Demin add track filtering to calorimter
(edit) @885   12 years Pavel Demin use only neutral energy for photons
(edit) @878   12 years Pavel Demin working isolation
(edit) @875   12 years Pavel Demin replace DeltaR with DeltaRMin and DeltaRMax
(edit) @871   12 years Pavel Demin fix TauTagging
(edit) @870   12 years Pavel Demin add pt, eta, phi variables
(edit) @868   12 years Pavel Demin add TauTagging module
(edit) @858   12 years Pavel Demin revert to local fastjet
(edit) @852   12 years Pavel Demin remove fastjet
(edit) @845   12 years Pavel Demin fix Candidate constructor, add D1 and D2 to TreeWriter
(edit) @829   12 years Pavel Demin remove electrons from Calorimeter
(edit) @825   12 years Pavel Demin replace InputArrayMap with InputArray
(edit) @819   12 years Pavel Demin remove printout
(edit) @817   12 years Pavel Demin rename InputArray to InputArrayMap
(edit) @816   12 years Pavel Demin fix doxygen comment
(edit) @815   12 years Pavel Demin fix class name
(edit) @814   12 years Pavel Demin add doxygen comments to all classes and modules
(edit) @813   12 years Pavel Demin set Date and Revision properties
(edit) @812   12 years Pavel Demin rename Uniqueness to UniqueObjectFinder and impliment it
(edit) @771   12 years Pavel Demin replace pt == 0.0 with cosTheta == 1.0
(edit) @766   12 years Pavel Demin replace TFormula with DelphesFormula
(edit) @762   12 years Pavel Demin remove TrackFinder module
(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) @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) @745   12 years Pavel Demin replace vectors for neutrals, photons and electrons with flags in tower hit
(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) @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) @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) @721   12 years Pavel Demin rename TauFinder to TauJetFinder
(edit) @719   12 years Pavel Demin add TauFinder module
(edit) @718   12 years Pavel Demin replace < with <=
(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) @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) @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) @687   12 years Pavel Demin move ExRootClasses, ExRootModule, ExRootFactory to classes, move …
(edit) @682   12 years Pavel Demin remove ExRootCandidate includes
(edit) @680   12 years Pavel Demin simplify ExRootCandidate and move it to ExRootClasses
(edit) @678   12 years Pavel Demin fix charge and mass calculation
(edit) @676   12 years Pavel Demin add link to initial particle
(edit) @673   12 years Pavel Demin add TreeWriter methods to output tracks, electron ,muons, jets, etc.
(edit) @672   12 years Pavel Demin add isolation module
(edit) @668   12 years Pavel Demin remove *Type and *Mass methods, add *PdgCode methods from/to …
(edit) @666   12 years Pavel Demin working optimized calorimiter module
(edit) @664   12 years Pavel Demin fix tower momentum calculation
(edit) @663   12 years Pavel Demin clear fECalFractions and fHCalFractions in the Calorimeter module
(edit) @662   12 years Pavel Demin fix iterator check for photons and electrons
(edit) @661   12 years Pavel Demin try to optimize Calorimeter towers
(edit) @660   12 years Pavel Demin delete phi bins properly
(edit) @659   12 years Pavel Demin try to optimize eta and phi bins
(edit) @658   12 years Pavel Demin add PartonPTMin and PartonEtaMax parameters to BTagging module
(edit) @657   12 years Pavel Demin add PartonPTMin and PartonEtaMax parameters to BTagging module
(edit) @656   12 years Pavel Demin add output array to BTagging module
(edit) @653   12 years Pavel Demin add ExampleModule
(edit) @651   12 years Pavel Demin add BTagging module
(edit) @647   12 years Pavel Demin print FastJet banner from FastJetFinder::Init
(edit) @646   12 years Pavel Demin replace EtaBins parameter with EtaPhiBins
(edit) @645   12 years Pavel Demin add ExampleModule
(edit) @641   12 years Pavel Demin working DelphesSTDHEP
(edit) @630   12 years Pavel Demin add OutputArray parameter
(edit) @629   12 years Pavel Demin put energy smearing inside Calorimeter module
(edit) @628   12 years Pavel Demin add check for NULL TParticlePDG pointer
Note: See TracRevisionLog for help on using the revision log.