Definition at line 118 of file norm.C.
Public Member Functions | |
Sector (int number) | |
void | set (int ist, float gt, float gt0) |
float | gt (int ist) |
float | gt0 (int ist) |
float | ratio (int ist) |
float | asym (int ist) |
TH1 * | hgt () |
TH1 * | hgt0 () |
TH1 * | hratio () |
TH1 * | hasym () |
TH2 * | hgt_yz () |
TH2 * | hgt0_yz () |
TH2 * | hratio_yz () |
TH2 * | hasym_yz () |
void | print (std::ostream &out=std::cout) const |
void | write (TFile &f) |
Private Member Functions | |
void | histos () |
Private Attributes | |
int | fNumber |
std::vector< float > | fGt |
std::vector< float > | fGt0 |
std::vector< float > | fRatio_gt_gt0 |
std::vector< float > | fAsym_gt_gt0 |
TH1 * | fHgt |
TH1 * | fHgt0 |
TH1 * | fHratio |
TH1 * | fHasym |
TH2 * | fHgt_yz |
TH2 * | fHgt0_yz |
TH2 * | fHratio_yz |
TH2 * | fHasym_yz |
|
Definition at line 122 of file norm.C. References fAsym_gt_gt0, fGt, fGt0, fHasym, fHasym_yz, fHgt, fHgt0, fHgt0_yz, fHgt_yz, fHratio, fHratio_yz, fNumber, and fRatio_gt_gt0. |
|
Definition at line 157 of file norm.C. References fAsym_gt_gt0. |
|
Definition at line 154 of file norm.C. References fGt. |
|
Definition at line 155 of file norm.C. References fGt0. |
|
Definition at line 162 of file norm.C. References fHasym, and histos(). Referenced by write(). |
|
Definition at line 167 of file norm.C. References fHasym_yz, and histos(). Referenced by write(). |
|
Definition at line 159 of file norm.C. References fHgt, and histos(). Referenced by write(). |
|
Definition at line 160 of file norm.C. References fHgt0, and histos(). Referenced by write(). |
|
Definition at line 165 of file norm.C. References fHgt0_yz, and histos(). Referenced by write(). |
|
Definition at line 164 of file norm.C. References fHgt_yz, and histos(). Referenced by write(). |
|
Definition at line 205 of file norm.C. References EmcIndexer::EmcSectorId(), fGt, fHgt, fNumber, and name. Referenced by hasym(), hasym_yz(), hgt(), hgt0(), hgt0_yz(), hgt_yz(), hratio(), hratio_yz(), and write(). |
|
Definition at line 161 of file norm.C. References fHratio, and histos(). Referenced by write(). |
|
Definition at line 166 of file norm.C. References fHratio_yz, and histos(). Referenced by write(). |
|
Definition at line 169 of file norm.C. References fGt, fGt0, fRatio_gt_gt0, and trim(). |
|
Definition at line 156 of file norm.C. References fRatio_gt_gt0. |
|
Definition at line 142 of file norm.C. References fAsym_gt_gt0, fGt, fGt0, and fRatio_gt_gt0. |
|
Definition at line 187 of file norm.C. References hasym(), hasym_yz(), hgt(), hgt0(), hgt0_yz(), hgt_yz(), histos(), hratio(), and hratio_yz(). |
|
|
|
|
|
|
|
|
|
Definition at line 374 of file norm.C. Referenced by hasym_yz(), and Sector(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 373 of file norm.C. Referenced by hratio_yz(), and Sector(). |
|
|
|
|