Changes between Version 43 and Version 44 of WorkBook/Modules
- Timestamp:
- Dec 18, 2014, 1:34:57 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkBook/Modules
v43 v44 35 35 If !BitNumber = 1, it will be in the second position, etc ... 36 36 37 In order to check whether a jet has passed the b-tagging criteri umdefined by the !BitNumber = i, just do:37 In order to check whether a jet has passed the b-tagging criteria defined by the !BitNumber = i, just do: 38 38 {{{ 39 39 Bool_t BtagOk = ( jet->BTag & (1 << i) ); … … 47 47 == !SimpleCalorimeter == 48 48 49 Fills calorimeter tower , performs calorimeter resolution smearing, preselects towers hit by photons and performs an energy flow algorithm.49 Fills calorimeter towers, performs calorimeter resolution smearing, pre-selects towers hit by photons and performs an energy flow algorithm. 50 50 51 51 … … 126 126 == !FastJetFinder == 127 127 128 Finds jets using [http://fastjet.fr/ FastJet] library, for more information about parameters see chapters 4 and 5 of the [http://fastjet.fr/repo/fastjet-doc-3.0.2.pdf FasJet user manual]129 130 - input: 131 - !InputArray 132 133 - output: 134 - !OutputArray 135 136 - parameters: 137 - !JetAlgorithm - 1 CDFJetClu, 2 !MidPoint, 3 SIScone, 4 kt, 5 !Cambridge/Aachen, 6 anti kt, 7 N-subjettiness, 8 N-jettiness128 Finds jets using the [http://fastjet.fr/ FastJet] library, for more information about parameters see chapters 4 and 5 of the [http://fastjet.fr/repo/fastjet-doc-3.0.2.pdf FasJet user manual] 129 130 - input: 131 - !InputArray 132 133 - output: 134 - !OutputArray 135 136 - parameters: 137 - !JetAlgorithm - 1 CDFJetClu, 2 !MidPoint, 3 SIScone, 4 kt, 5 !Cambridge/Aachen, 6 anti-kt, 7 anti-kt with winner-take-all axis (for N-subjettiness), 8 N-jettiness 138 138 - ParameterR 139 139 - !ConeRadius