2 | | ||= Array name =||= Description =|| |
3 | | || Delphes/particles || All generated particles || |
4 | | || Delphes/candidates || Final state particles (Status == 1) || |
5 | | || Delphes/partons || Decayed particles or partons produced in shower (Status == 2) || |
6 | | || || || |
7 | | || !ParticlePropagator/candidates || All propagated particles || |
8 | | || !ParticlePropagator/tracks || Charged propagated particles || |
9 | | || || || |
10 | | || !TrackEfficiency/tracks || Charged propagated particles that pass the efficiency selection || |
11 | | || !TrackMomentumSmearing/tracks || Reconstructed tracks || |
12 | | || || || |
13 | | || !ElectronEnergySmearing/electrons || Tracks with energy smeared according to the electron energy resolution || |
14 | | || || || |
15 | | || Calorimeter/towers || All calorimeter towers || |
16 | | || Calorimeter/neutrals || Calorimeter towers associated with the neutral particles || |
17 | | || Calorimeter/photons || Calorimeter towers associated with the photons || |
18 | | || || || |
19 | | || !ElectronEfficiency/electrons || Electrons that pass the efficiency selection || |
20 | | || !ElectronIsolation/electrons || Isolated electrons || |
21 | | || || || |
22 | | || !PhotonEfficiency/photons || Photons that pass the efficiency selection || |
23 | | || !PhotonIsolation/photons || Isolated photons || |
24 | | || || || |
25 | | || !MuonEfficiency/muons || Muons that pass the efficiency selection || |
26 | | || !MuonIsolation/muons || Isolated muons || |
27 | | || || || |
28 | | || MissingET/momentum || Missing transverse energy || |
29 | | || || || |
30 | | || !ParticleFlow/candidates || Combination of tracks and calorimeter towers required for jet finding || |
31 | | || !FastJetFinder/jets || Reconstructed jets || |
32 | | || BTagging/jets || Reconstructed jets with the BTag flag set || |
33 | | || || || |
34 | | || !TauJetFinder/taus || Reconstructed tau jets || |
35 | | || || || |
36 | | || !UniqueObjectFinder/photons || Uniquely identified photons || |
37 | | || !UniqueObjectFinder/electrons || Uniquely identified electrons || |
38 | | || !UniqueObjectFinder/taus || Uniquely identified taus || |
39 | | || !UniqueObjectFinder/jets || Uniquely identified jets || |
| 2 | ||= Array name =||= Description =|| |
| 3 | || Delphes/allParticles || All generated particles || |
| 4 | || Delphes/stableParticles || Final state particles (Status == 1) || |
| 5 | || Delphes/partons || Decayed particles or partons produced in shower (Status == 2) || |
| 6 | || || || |
| 7 | || !ParticlePropagator/stableParticles || All propagated particles || |
| 8 | || !ParticlePropagator/chargedHadrons || Propagated charged hadrons || |
| 9 | || !ParticlePropagator/electrons || Propagated electrons || |
| 10 | || !ParticlePropagator/muons || Propagated muons || |
| 11 | || || || |
| 12 | || !ChargedHadronTrackingEfficiency/chargedHadrons || Propagated charged hadrons that pass the efficiency selection || |
| 13 | || !ChargedHadronMomentumSmearing/chargedHadrons || Tracks with momentum smeared according to the charged hadrons momentum resolution || |
| 14 | || || || |
| 15 | || !ElectronTrackingEfficiency/electrons || Propagated electrons that pass the efficiency selection || |
| 16 | || !ElectronEnergySmearing/electrons || Tracks with energy smeared according to the electron energy resolution || |
| 17 | || || || |
| 18 | || !MuonTrackingEfficiency/muons || Propagated muons that pass the efficiency selection || |
| 19 | || !MuonMomentumSmearing/muons || Tracks with momentum smeared according to the muon momentum resolution || |
| 20 | || || || |
| 21 | || !TrackMerger/tracks || Reconstructed tracks for charged hadrons and electrons || |
| 22 | || || || |
| 23 | || Calorimeter/towers || All calorimeter towers || |
| 24 | || Calorimeter/photons || Calorimeter towers associated with the photons || |
| 25 | || Calorimeter/eflowTracks || Tracks output from the energy flow algorithm || |
| 26 | || Calorimeter/eflowTowers || Calorimeter towers output from the energy flow algorithm || |
| 27 | || || || |
| 28 | || !EFlowMerger/eflow || Combination of tracks, calorimeter towers and muons required for jet finding || |
| 29 | || || || |
| 30 | || !ElectronEfficiency/electrons || Electrons that pass the efficiency selection || |
| 31 | || !ElectronIsolation/electrons || Isolated electrons || |
| 32 | || || || |
| 33 | || !PhotonEfficiency/photons || Photons that pass the efficiency selection || |
| 34 | || !PhotonIsolation/photons || Isolated photons || |
| 35 | || || || |
| 36 | || !MuonEfficiency/muons || Muons that pass the efficiency selection || |
| 37 | || !MuonIsolation/muons || Isolated muons || |
| 38 | || || || |
| 39 | || !FastJetFinder/jets || Reconstructed jets || |
| 40 | || || || |
| 41 | || MissingET/momentum || Missing transverse energy || |
| 42 | || ScalarHT/energy || Scalar sum of transverse momenta and energy of all reconstructed objects || |
| 43 | || || || |
| 44 | || !UniqueObjectFinder/photons || Uniquely identified photons || |
| 45 | || !UniqueObjectFinder/electrons || Uniquely identified electrons || |
| 46 | || !UniqueObjectFinder/jets || Uniquely identified jets || |