Analysis Software
Documentation for sPHENIX simulation software
|
Public Member Functions | |
double | PixSz () |
int | minX () |
int | maxX () |
int | NoverX () |
int | OmiXs () |
int | OmiX () |
int | OmaX () |
int | minY () |
int | maxY () |
int | IsOver (int x, int y) |
int | IsOverX (int x) |
Static Public Member Functions | |
static DataStr * | Instance (int nx, int ny) |
Protected Member Functions | |
DataStr (int nx, int ny) | |
~DataStr () | |
Protected Attributes | |
double | pixsz |
int | device |
int | xmin |
int | xmax |
int | ymin |
int | ymax |
int | NXpres |
int | NYpres |
int | NXover |
int | NYover |
int | oxmin |
int | oxmax |
int | oymin |
int | oymax |
Static Private Attributes | |
static DataStr * | pInstance = 0 |
Definition at line 242 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 242 of file Bias.cpp
|
protected |
|
inlineprotected |
|
static |
Definition at line 273 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 273 of file Bias.cpp
Referenced by Bias::Bias(), Fe55::Fe55(), and SimX::SimX().
int DataStr::IsOver | ( | int | x, |
int | y | ||
) |
Definition at line 397 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 397 of file Bias.cpp
Referenced by Fe55::BaLiC(), and Fe55::BaLiS().
int DataStr::IsOverX | ( | int | x | ) |
Definition at line 406 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 406 of file Bias.cpp
Referenced by Fe55::BaLiS(), and Bias::Bias().
|
inline |
Definition at line 261 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 261 of file Bias.cpp
References xmax.
Referenced by Fe55::BaLiC(), Fe55::BaLiS(), Bias::Bias(), Fe55::Fe55(), and SimX::SimX().
|
inline |
Definition at line 267 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 267 of file Bias.cpp
References ymax.
Referenced by Fe55::BaLiC(), Fe55::BaLiS(), Bias::Bias(), Fe55::Fe55(), and SimX::SimX().
|
inline |
Definition at line 260 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 260 of file Bias.cpp
References xmin.
Referenced by Fe55::BaLiC(), Fe55::BaLiS(), Bias::Bias(), Fe55::Fe55(), and SimX::SimX().
|
inline |
Definition at line 266 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 266 of file Bias.cpp
References ymin.
Referenced by Fe55::BaLiC(), Fe55::BaLiS(), Bias::Bias(), Fe55::Fe55(), and SimX::SimX().
|
inline |
Definition at line 262 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 262 of file Bias.cpp
Referenced by Fe55::BaLiS(), and Bias::Bias().
|
inline |
Definition at line 265 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 265 of file Bias.cpp
Referenced by Fe55::BaLiS().
|
inline |
Definition at line 264 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 264 of file Bias.cpp
Referenced by Fe55::BaLiS().
|
inline |
|
inline |
Definition at line 259 of file Bias.cpp.
View newest version in sPHENIX GitHub at line 259 of file Bias.cpp
Referenced by Fe55::Fe55(), and SimX::SimX().
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
staticprivate |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |