#include <TMBMetEx.hpp>
Definition at line 22 of file TMBMetEx.hpp.
Public Member Functions | |
| TMBMetEx () | |
| ~TMBMetEx () | |
| Int_t | numRings () const |
| Return Ring ETx, ETy. | |
| ClassDef (TMBMetEx, 1) | |
Accessors | |
| const metid::BMetStruct & | getMETweta () const |
| const metid::BMetStruct & | getMETT () const |
| const metid::BMetStruct & | getMETTM () const |
| const metid::BMetStruct & | getMETTAS () const |
| const metid::BMetStruct & | getMETTBS () const |
| const metid::BMetStruct & | getMETTAN () const |
| const metid::BMetStruct & | getMETTBN () const |
| const metid::BMetStruct & | getMETCM () const |
| const metid::BMetStruct & | getMETCAS () const |
| const metid::BMetStruct & | getMETCBS () const |
| const metid::BMetStruct & | getMETCAN () const |
| const metid::BMetStruct & | getMETCBN () const |
| const metid::BMetStruct & | getMETICD () const |
| const metid::BMetStruct & | getMETNADA () const |
| const metid::BMetStruct & | getMETMUON () const |
| const metid::BMetStruct & | getMETDM () const |
| const metid::BMetStruct & | getMETEM () const |
| const metid::BMetStruct & | getMETMG () const |
| const metid::BMetStruct & | getMETFH () const |
| const metid::BMetStruct & | getMETCH () const |
| const metid::BMetStruct & | getMETED () const |
| const metid::BMetStruct & | getMETNG () const |
| const metid::BMetStruct & | getMETT42 () const |
| void | getRings (const float *&RingEMx, const float *&RingEMy, const float *&RingHDx, const float *&RingHDy) const |
Modifiers | |
| void | setMETweta (const metid::BMetStruct &aMetStruct) |
| void | setMETT (const metid::BMetStruct &aMetStruct) |
| void | setMETTM (const metid::BMetStruct &aMetStruct) |
| void | setMETTAS (const metid::BMetStruct &aMetStruct) |
| void | setMETTBS (const metid::BMetStruct &aMetStruct) |
| void | setMETTAN (const metid::BMetStruct &aMetStruct) |
| void | setMETTBN (const metid::BMetStruct &aMetStruct) |
| void | setMETCM (const metid::BMetStruct &aMetStruct) |
| void | setMETCAS (const metid::BMetStruct &aMetStruct) |
| void | setMETCBS (const metid::BMetStruct &aMetStruct) |
| void | setMETCAN (const metid::BMetStruct &aMetStruct) |
| void | setMETCBN (const metid::BMetStruct &aMetStruct) |
| void | setMETICD (const metid::BMetStruct &aMetStruct) |
| void | setMETNADA (const metid::BMetStruct &aMetStruct) |
| void | setMETMUON (const metid::BMetStruct &aMetStruct) |
| void | setMETDM (const metid::BMetStruct &aMetStruct) |
| void | setMETEM (const metid::BMetStruct &aMetStruct) |
| void | setMETMG (const metid::BMetStruct &aMetStruct) |
| void | setMETFH (const metid::BMetStruct &aMetStruct) |
| void | setMETCH (const metid::BMetStruct &aMetStruct) |
| void | setMETED (const metid::BMetStruct &aMetStruct) |
| void | setMETNG (const metid::BMetStruct &aMetStruct) |
| void | setMETT42 (const metid::BMetStruct &aMetStruct) |
| void | setRings (const float *&RingEMx, const float *&RingEMy, const float *&RingHDx, const float *&RingHDy) |
Print Methods | |
| void | print (std::ostream &os) const |
| void | print_rings (std::ostream &os) const |
| void | print_METweta (std::ostream &os) const |
| void | print_METT (std::ostream &os) const |
| void | print_METTM (std::ostream &os) const |
| void | print_METTAS (std::ostream &os) const |
| void | print_METTBS (std::ostream &os) const |
| void | print_METTAN (std::ostream &os) const |
| void | print_METTBN (std::ostream &os) const |
| void | print_METCM (std::ostream &os) const |
| void | print_METCAS (std::ostream &os) const |
| void | print_METCBS (std::ostream &os) const |
| void | print_METCAN (std::ostream &os) const |
| void | print_METCBN (std::ostream &os) const |
| void | print_METICD (std::ostream &os) const |
| void | print_METNADA (std::ostream &os) const |
| void | print_METMUON (std::ostream &os) const |
| void | print_METDM (std::ostream &os) const |
| void | print_METEM (std::ostream &os) const |
| void | print_METMG (std::ostream &os) const |
| void | print_METFH (std::ostream &os) const |
| void | print_METCH (std::ostream &os) const |
| void | print_METED (std::ostream &os) const |
| void | print_METNG (std::ostream &os) const |
| void | print_MET42 (std::ostream &os) const |
Accessors | |
| void | getVisMu (float &visMuX, float &visMuY, float &visMuPt) const |
| void | getMETT (float &SETT, float &METTx, float &METTy, float &METT) const |
| void | getMETTM (float &SETTM, float &METTMx, float &METTMy, float &METTM) const |
| void | getVETTAS (float &SETTAS, float &VETTASx, float &VETTASy, float &VETTAS) const |
| void | getVETTBS (float &SETTBS, float &VETTBSx, float &VETTBSy, float &VETTBS) const |
| void | getVETTAN (float &SETTAN, float &VETTANx, float &VETTANy, float &VETTAN) const |
| void | getVETTBN (float &SETTBN, float &VETTBNx, float &VETTBNy, float &VETTBN) const |
| void | getMETCM (float &SETCM, float &METCMx, float &METCMy, float &METCM) const |
| void | getVETCAS (float &SETCAS, float &VETCASx, float &VETCASy, float &VETCAS) const |
| void | getVETCBS (float &SETCBS, float &VETCBSx, float &VETCBSy, float &VETCBS) const |
| void | getVETCAN (float &SETCAN, float &VETCANx, float &VETCANy, float &VETCAN) const |
| void | getVETCBN (float &SETCBN, float &VETCBNx, float &VETCBNy, float &VETCBN) const |
| void | getVETICD (float &SETICD, float &VETICDx, float &VETICDy, float &VETICD) const |
| void | getVETNADA (float &SETNADA, float &VETNADAx, float &VETNADAy, float &VETNADA) const |
| void | getVETMUON (float &VETMUONx, float &VETMUONy, float &VETMUONz, float &VETMUON) const |
| void | getVETCM (float &SETCM, float &VETCMx, float &VETCMy, float &METCM) const |
| void | getVETDM (float &SETDM, float &VETDMx, float &VETDMy, float &METDM) const |
| void | getMETDM (float &SETDM, float &METDMx, float &METDMy, float &METDM) const |
| void | getVETEM (float &SETEM, float &VETEMx, float &VETEMy, float &METEM) const |
| void | getVETMG (float &SETMG, float &VETMGx, float &VETMGy, float &METMG) const |
| void | getVETFH (float &SETFH, float &VETFHx, float &VETFHy, float &METFH) const |
| void | getVETCH (float &SETCH, float &VETCHx, float &VETCHy, float &METCH) const |
| void | getVETED (float &EDGE, float &SETED, float &VETEDx, float &VETEDy, float &METED) const |
| void | getVETNG (float &SETNG, float &VETNGx, float &VETNGy, float &METNG) const |
| void | getVET42 (float &SET42, float &VET42x, float &VET42y, float &MET42) const |
Private Attributes | |
| metid::BMetStruct | _metweta |
| MET for CAL + ICD Towers, in eta limits, over t threshold. | |
| Float_t | _RingEMx [metid::NRING] |
| Ring variables: 74 ieta rings {-34:34}. | |
| Float_t | _RingEMy [metid::NRING] |
| Float_t | _RingHDx [metid::NRING] |
| Float_t | _RingHDy [metid::NRING] |
| metid::BMetStruct | _metT |
| MET for CAL + ICD Towers, over t threshold. | |
| metid::BMetStruct | _metTM |
| MET for CAL + ICD + Muon correction, over t threshold. | |
| metid::BMetStruct | _metTAS |
| MET Et for CAL + ICD over eta limit, over t threshold. | |
| metid::BMetStruct | _metTBS |
| MET Et for CAL + ICD below eta limit, over t threshold. | |
| metid::BMetStruct | _metTAN |
| MET Et for CAL + ICD over eta limit, below t threshold. | |
| metid::BMetStruct | _metTBN |
| MET Et for CAL + ICD T below eta limit, below t threshold. | |
| metid::BMetStruct | _metCM |
| MET for CAL + ICD Cells + Muon correction. | |
| metid::BMetStruct | _metCAS |
| MET Et for CAL + ICD C above eta limit, above c threshold. | |
| metid::BMetStruct | _metCBS |
| MET Et for CAL + ICD T below eta limit, above c threshold. | |
| metid::BMetStruct | _metCAN |
| MET Et for CAL + ICD T above eta limit, above t threshold. | |
| metid::BMetStruct | _metCBN |
| MET Et for CAL + ICD c below eta limit, below c threshold. | |
| metid::BMetStruct | _metICD |
| MET Et for ICD Cells. | |
| metid::BMetStruct | _metNADA |
| MET Et for NADA Cells. | |
| metid::BMetStruct | _metMUON |
| MET Et for Tight Muons. | |
| Float_t | _VETCx |
| p15 new variable set (2/20/2003) // MET for CAL + ICD Cells | |
| Float_t | _VETCy |
| Float_t | _VETCMx |
| MET for CAL + ICD Cells + Muon correction. | |
| Float_t | _VETCMy |
| metid::BMetStruct | _metDM |
| MET for CAL + ICD c layers 1-14 (no CH) + Muon correction. | |
| metid::BMetStruct | _metEM |
| MET for EM layers (1-7). | |
| metid::BMetStruct | _metMG |
| MET for Massless Gap layers (8&10). | |
| metid::BMetStruct | _metFH |
| MET for FH layers (11-14). | |
| metid::BMetStruct | _metCH |
| MET for CH layers (15-17). | |
| metid::BMetStruct | _metED |
| MET for CAL + ICD Cells below eta limit.(no threshold). | |
| metid::BMetStruct | _metNG |
| MET for negative cells. | |
| metid::BMetStruct | _metT42 |
| MET for noise cells, based onthe CalT42 algorithm. | |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const TMBMetEx &obj) |
|
|
Definition at line 26 of file TMBMetEx.cpp. |
|
|
Definition at line 30 of file TMBMetEx.cpp. |
|
||||||||||||
|
|
|
|
Definition at line 130 of file TMBMetEx.hpp. References _metCAN. |
|
|
Definition at line 128 of file TMBMetEx.hpp. References _metCAS. |
|
|
Definition at line 131 of file TMBMetEx.hpp. References _metCBN. |
|
|
Definition at line 129 of file TMBMetEx.hpp. References _metCBS. |
|
|
Definition at line 139 of file TMBMetEx.hpp. References _metCH. |
|
||||||||||||||||||||
|
Definition at line 150 of file TMBMetEx.cpp. |
|
|
Definition at line 127 of file TMBMetEx.hpp. References _metCM. |
|
||||||||||||||||||||
|
Definition at line 222 of file TMBMetEx.cpp. |
|
|
Definition at line 135 of file TMBMetEx.hpp. References _metDM. |
|
|
Definition at line 140 of file TMBMetEx.hpp. References _metED. |
|
|
Definition at line 136 of file TMBMetEx.hpp. References _metEM. |
|
|
Definition at line 138 of file TMBMetEx.hpp. References _metFH. |
|
|
Definition at line 132 of file TMBMetEx.hpp. References _metICD. |
|
|
Definition at line 137 of file TMBMetEx.hpp. References _metMG. |
|
|
Definition at line 134 of file TMBMetEx.hpp. References _metMUON. |
|
|
Definition at line 133 of file TMBMetEx.hpp. References _metNADA. |
|
|
Definition at line 141 of file TMBMetEx.hpp. References _metNG. |
|
||||||||||||||||||||
|
Definition at line 107 of file TMBMetEx.cpp. |
|
|
Definition at line 121 of file TMBMetEx.hpp. References _metT. |
|
|
Definition at line 142 of file TMBMetEx.hpp. References _metT42. |
|
|
Definition at line 125 of file TMBMetEx.hpp. References _metTAN. |
|
|
Definition at line 123 of file TMBMetEx.hpp. References _metTAS. |
|
|
Definition at line 126 of file TMBMetEx.hpp. References _metTBN. |
|
|
Definition at line 124 of file TMBMetEx.hpp. References _metTBS. |
|
||||||||||||||||||||
|
Definition at line 114 of file TMBMetEx.cpp. |
|
|
Definition at line 122 of file TMBMetEx.hpp. References _metTM. |
|
|
Definition at line 120 of file TMBMetEx.hpp. References _metweta. |
|
||||||||||||||||||||
|
Definition at line 34 of file TMBMetEx.cpp. |
|
||||||||||||||||||||
|
Definition at line 272 of file TMBMetEx.cpp. |
|
||||||||||||||||||||
|
Definition at line 171 of file TMBMetEx.cpp. |
|
||||||||||||||||||||
|
Definition at line 157 of file TMBMetEx.cpp. |
|
||||||||||||||||||||
|
Definition at line 178 of file TMBMetEx.cpp. |
|
||||||||||||||||||||
|
Definition at line 164 of file TMBMetEx.cpp. |
|
||||||||||||||||||||
|
Definition at line 250 of file TMBMetEx.cpp. |
|
||||||||||||||||||||
|
Definition at line 207 of file TMBMetEx.cpp. |
|
||||||||||||||||||||
|
Definition at line 215 of file TMBMetEx.cpp. |
|
||||||||||||||||||||||||
|
Definition at line 257 of file TMBMetEx.cpp. References _metED. |
|
||||||||||||||||||||
|
Definition at line 229 of file TMBMetEx.cpp. |
|
||||||||||||||||||||
|
Definition at line 243 of file TMBMetEx.cpp. |
|
||||||||||||||||||||
|
Definition at line 185 of file TMBMetEx.cpp. |
|
||||||||||||||||||||
|
Definition at line 236 of file TMBMetEx.cpp. |
|
||||||||||||||||||||
|
Definition at line 199 of file TMBMetEx.cpp. References _metMUON. |
|
||||||||||||||||||||
|
Definition at line 192 of file TMBMetEx.cpp. References _metNADA. |
|
||||||||||||||||||||
|
Definition at line 265 of file TMBMetEx.cpp. |
|
||||||||||||||||||||
|
Definition at line 135 of file TMBMetEx.cpp. |
|
||||||||||||||||||||
|
Definition at line 121 of file TMBMetEx.cpp. |
|
||||||||||||||||||||
|
Definition at line 142 of file TMBMetEx.cpp. |
|
||||||||||||||||||||
|
Definition at line 128 of file TMBMetEx.cpp. |
|
||||||||||||||||
|
Definition at line 99 of file TMBMetEx.cpp. References _metMUON. |
|
|
Return Ring ETx, ETy.
Definition at line 218 of file TMBMetEx.hpp. |
|
|
Definition at line 58 of file TMBMetEx.cpp. References print_MET42(), print_METCAN(), print_METCAS(), print_METCBN(), print_METCBS(), print_METCH(), print_METCM(), print_METDM(), print_METED(), print_METEM(), print_METFH(), print_METICD(), print_METMG(), print_METMUON(), print_METNADA(), print_METNG(), print_METT(), print_METTAN(), print_METTAS(), print_METTBN(), print_METTBS(), print_METTM(), print_METweta(), and print_rings(). |
|
|
Definition at line 211 of file TMBMetEx.hpp. References _metT42. Referenced by print(). |
|
|
Definition at line 199 of file TMBMetEx.hpp. References _metCAN. Referenced by print(). |
|
|
Definition at line 197 of file TMBMetEx.hpp. References _metCAS. Referenced by print(). |
|
|
Definition at line 200 of file TMBMetEx.hpp. References _metCBN. Referenced by print(). |
|
|
Definition at line 198 of file TMBMetEx.hpp. References _metCBS. Referenced by print(). |
|
|
Definition at line 208 of file TMBMetEx.hpp. References _metCH. Referenced by print(). |
|
|
Definition at line 196 of file TMBMetEx.hpp. References _metCM. Referenced by print(). |
|
|
Definition at line 204 of file TMBMetEx.hpp. References _metDM. Referenced by print(). |
|
|
Definition at line 209 of file TMBMetEx.hpp. References _metED. Referenced by print(). |
|
|
Definition at line 205 of file TMBMetEx.hpp. References _metEM. Referenced by print(). |
|
|
Definition at line 207 of file TMBMetEx.hpp. References _metFH. Referenced by print(). |
|
|
Definition at line 201 of file TMBMetEx.hpp. References _metICD. Referenced by print(). |
|
|
Definition at line 206 of file TMBMetEx.hpp. References _metMG. Referenced by print(). |
|
|
Definition at line 203 of file TMBMetEx.hpp. References _metMUON. Referenced by print(). |
|
|
Definition at line 202 of file TMBMetEx.hpp. References _metNADA. Referenced by print(). |
|
|
Definition at line 210 of file TMBMetEx.hpp. References _metNG. Referenced by print(). |
|
|
Definition at line 190 of file TMBMetEx.hpp. References _metT. Referenced by print(). |
|
|
Definition at line 194 of file TMBMetEx.hpp. References _metTAN. Referenced by print(). |
|
|
Definition at line 192 of file TMBMetEx.hpp. References _metTAS. Referenced by print(). |
|
|
Definition at line 195 of file TMBMetEx.hpp. References _metTBN. Referenced by print(). |
|
|
Definition at line 193 of file TMBMetEx.hpp. References _metTBS. Referenced by print(). |
|