ATLAS Offline Software
|
#include <MMT_Diamond.h>
Public Member Functions | |
slope_t (int ev=-1, int bc=-1, unsigned int tC=999, unsigned int rC=999, int iX=-1, int iU=-1, int iV=-1, unsigned int uvb=999, unsigned int xb=999, unsigned int uvm=999, unsigned int xm=999, int age=-1, double mxl=999., double my=999., double uavg=999., double vavg=999., double mx=999., double th=999., double eta=999., double dth=999., char side='-', double phi=999., double phiS=999., bool lowRes=false) | |
Public Attributes | |
unsigned int | event |
int | BC |
unsigned int | totalCount |
unsigned int | realCount |
int | iRoad |
int | iRoadu |
int | iRoadv |
unsigned int | uvbkg |
unsigned int | xbkg |
unsigned int | uvmuon |
unsigned int | xmuon |
int | age |
double | mxl |
double | my |
double | uavg |
double | vavg |
double | mx |
double | theta |
double | eta |
double | dtheta |
char | side |
double | phi |
double | phiShf |
bool | lowRes |
Definition at line 13 of file MMT_Diamond.h.
slope_t::slope_t | ( | int | ev = -1 , |
int | bc = -1 , |
||
unsigned int | tC = 999 , |
||
unsigned int | rC = 999 , |
||
int | iX = -1 , |
||
int | iU = -1 , |
||
int | iV = -1 , |
||
unsigned int | uvb = 999 , |
||
unsigned int | xb = 999 , |
||
unsigned int | uvm = 999 , |
||
unsigned int | xm = 999 , |
||
int | age = -1 , |
||
double | mxl = 999. , |
||
double | my = 999. , |
||
double | uavg = 999. , |
||
double | vavg = 999. , |
||
double | mx = 999. , |
||
double | th = 999. , |
||
double | eta = 999. , |
||
double | dth = 999. , |
||
char | side = '-' , |
||
double | phi = 999. , |
||
double | phiS = 999. , |
||
bool | lowRes = false |
||
) |
Definition at line 282 of file MMT_Diamond.cxx.
int slope_t::age |
Definition at line 28 of file MMT_Diamond.h.
int slope_t::BC |
Definition at line 18 of file MMT_Diamond.h.
double slope_t::dtheta |
Definition at line 36 of file MMT_Diamond.h.
double slope_t::eta |
Definition at line 35 of file MMT_Diamond.h.
unsigned int slope_t::event |
Definition at line 17 of file MMT_Diamond.h.
int slope_t::iRoad |
Definition at line 21 of file MMT_Diamond.h.
int slope_t::iRoadu |
Definition at line 22 of file MMT_Diamond.h.
int slope_t::iRoadv |
Definition at line 23 of file MMT_Diamond.h.
bool slope_t::lowRes |
Definition at line 40 of file MMT_Diamond.h.
double slope_t::mx |
Definition at line 33 of file MMT_Diamond.h.
double slope_t::mxl |
Definition at line 29 of file MMT_Diamond.h.
double slope_t::my |
Definition at line 30 of file MMT_Diamond.h.
double slope_t::phi |
Definition at line 38 of file MMT_Diamond.h.
double slope_t::phiShf |
Definition at line 39 of file MMT_Diamond.h.
unsigned int slope_t::realCount |
Definition at line 20 of file MMT_Diamond.h.
char slope_t::side |
Definition at line 37 of file MMT_Diamond.h.
double slope_t::theta |
Definition at line 34 of file MMT_Diamond.h.
unsigned int slope_t::totalCount |
Definition at line 19 of file MMT_Diamond.h.
double slope_t::uavg |
Definition at line 31 of file MMT_Diamond.h.
unsigned int slope_t::uvbkg |
Definition at line 24 of file MMT_Diamond.h.
unsigned int slope_t::uvmuon |
Definition at line 26 of file MMT_Diamond.h.
double slope_t::vavg |
Definition at line 32 of file MMT_Diamond.h.
unsigned int slope_t::xbkg |
Definition at line 25 of file MMT_Diamond.h.
unsigned int slope_t::xmuon |
Definition at line 27 of file MMT_Diamond.h.