Version 6 (modified by 12 years ago) ( diff ) | ,
---|
BTagging
determines origin of jet, applies b-tagging efficiency (miss identification rate) formulas and sets b-tagging flags
- input:
- PartonInputArray
- JetInputArray
- output:
- OutputArray
- parameters:
- DeltaR
- PartonPTMin
- PartonEtaMax
- EfficiencyFormula
Calorimeter
fills calorimeter towers, performs calorimeter resolution smearing and preselects towers hit by electrons, photons and neutral particles
- input:
- InputArray
- output:
- TowerOutputArray
- NeutralOutputArray
- PhotonOutputArray
- ElectronOutputArray
- parameters:
- EtaPhiBins
- EnergyFraction
- ECalResolutionFormula - energy resolution as a function of energy and pseudo-rapidity
- HCalResolutionFormula - energy resolution as a function of energy and pseudo-rapidity
Efficiency
- input:
- InputArray
- output:
- OutputArray
- parameters:
- EfficiencyFormula - efficiency specified for a PDG code as a function of transverse momentum and pseudo-rapidity
EnergySmearing
performs energy resolution smearing
- input:
- InputArray
- output:
- OutputArray
- parameters:
- ResolutionFormula - energy resolution specified for a PDG code as a function of transverse momentum and pseudo-rapidity
FastJetFinder
finds jets using FastJet library
- input:
- InputArray
- output:
- OutputArray
- parameters:
- JetAlgorithm - 1 CDFJetClu, 2 MidPoint, 3 SIScone, 4 kt, 5 Cambridge/Aachen, 6 antikt
- ParameterR
- ConeRadius
- SeedThreshold
- ConeAreaFraction
- AdjacencyCut
- OverlapThreshold
- MaxIterations
- MaxPairSize
- Iratch
- JetPTMin
Isolation
sums transverse momenta of isolation objects (tracks, calorimeter towers, etc) within a DeltaR cone around a candidate and calculates fraction of this sum to the candidate's transverse momentum. outputs candidates that have the transverse momenta fraction within (PTRatioMin, PTRatioMax].
- input:
- CandidateInputArray
- IsolationInputArray
- output:
- OutputArray
- parameters:
- DeltaR
- PTMin
- PTRatioMin
- PTRatioMax
Merger
merges multiple input arrays into one output array and sums transverse momenta of all input objects
- input:
- InputArray - list of input arrays and corresponding selection criteria as functions of transverse momentum and pseudo-rapidity
- output:
- OutputArray
MomentumSmearing
performs transverse momentum resolution smearing
- input:
- InputArray
- output:
- OutputArray
- parameters:
- ResolutionFormula - transverse momentum resolution specified for a PDG code as a function of transverse momentum and pseudo-rapidity
ParticlePropagator
- input:
- InputArray
- output:
- OutputArray
TauJetFinder
TreeWriter
Uniqueness
Attachments (2)
- btagging_v2.pdf (1.2 MB ) - added by 11 years ago.
- delphes_conversions.pdf (799.1 KB ) - added by 9 years ago.