#include <BmnVSPStation.h>
|
| | BmnVSPStation () |
| |
| | BmnVSPStation (TXMLNode *stationNode, Int_t iStation, Double_t xpos_station, Double_t ypos_station, Double_t zpos_station) |
| |
| virtual | ~BmnVSPStation () |
| |
| Int_t | GetStationNumber () |
| |
| Int_t | GetNModules () |
| |
| Double_t | GetXMinStation () |
| |
| Double_t | GetXMaxStation () |
| |
| Double_t | GetYMinStation () |
| |
| Double_t | GetYMaxStation () |
| |
| Double_t | GetZMinStation () |
| |
| Double_t | GetZMaxStation () |
| |
| Double_t | GetXSize () |
| |
| Double_t | GetYSize () |
| |
| Double_t | GetZSize () |
| |
| Double_t | GetXPosition () |
| |
| Double_t | GetYPosition () |
| |
| Double_t | GetZPosition () |
| |
| Double_t | GetXShiftOfModule (Int_t module_num) |
| |
| Double_t | GetYShiftOfModule (Int_t module_num) |
| |
| Double_t | GetZShiftOfModule (Int_t module_num) |
| |
| BmnVSPModule * | GetModule (Int_t module_num) |
| |
| void | Reset () |
| |
| Int_t | AddPointToStation (Double_t xcoord, Double_t ycoord, Double_t zcoord, Double_t px, Double_t py, Double_t pz, Double_t dEloss, Int_t refID) |
| |
| Int_t | CountNAddedToStationPoints () |
| |
| void | ProcessPointsInStation () |
| |
| Int_t | CountNProcessedPointInStation () |
| |
| Int_t | GetPointModuleOwnership (Double_t xcoord, Double_t ycoord, Double_t zcoord) |
| |
| | BmnVSPStation () |
| |
| | BmnVSPStation (TXMLNode *stationNode, Int_t iStation, Double_t xpos_station, Double_t ypos_station, Double_t zpos_station) |
| |
| virtual | ~BmnVSPStation () |
| |
| Int_t | GetStationNumber () |
| |
| Int_t | GetNModules () |
| |
| Double_t | GetXMinStation () |
| |
| Double_t | GetXMaxStation () |
| |
| Double_t | GetYMinStation () |
| |
| Double_t | GetYMaxStation () |
| |
| Double_t | GetZMinStation () |
| |
| Double_t | GetZMaxStation () |
| |
| Double_t | GetXSize () |
| |
| Double_t | GetYSize () |
| |
| Double_t | GetZSize () |
| |
| Double_t | GetXPosition () |
| |
| Double_t | GetYPosition () |
| |
| Double_t | GetZPosition () |
| |
| Double_t | GetXShiftOfModule (Int_t module_num) |
| |
| Double_t | GetYShiftOfModule (Int_t module_num) |
| |
| Double_t | GetZShiftOfModule (Int_t module_num) |
| |
| BmnVSPModule * | GetModule (Int_t module_num) |
| |
| void | Reset () |
| |
| Int_t | AddPointToStation (Double_t xcoord, Double_t ycoord, Double_t zcoord, Double_t px, Double_t py, Double_t pz, Double_t dEloss, Int_t refID) |
| |
| Int_t | CountNAddedToStationPoints () |
| |
| void | ProcessPointsInStation () |
| |
| Int_t | CountNProcessedPointInStation () |
| |
| Int_t | GetPointModuleOwnership (Double_t xcoord, Double_t ycoord, Double_t zcoord) |
| |
Definition at line 14 of file BmnVSPStation.h.
◆ BmnVSPStation() [1/4]
| BmnVSPStation::BmnVSPStation |
( |
| ) |
|
◆ BmnVSPStation() [2/4]
| BmnVSPStation::BmnVSPStation |
( |
TXMLNode * |
stationNode, |
|
|
Int_t |
iStation, |
|
|
Double_t |
xpos_station, |
|
|
Double_t |
ypos_station, |
|
|
Double_t |
zpos_station |
|
) |
| |
◆ ~BmnVSPStation() [1/2]
| BmnVSPStation::~BmnVSPStation |
( |
| ) |
|
|
virtual |
◆ BmnVSPStation() [3/4]
| BmnVSPStation::BmnVSPStation |
( |
| ) |
|
◆ BmnVSPStation() [4/4]
| BmnVSPStation::BmnVSPStation |
( |
TXMLNode * |
stationNode, |
|
|
Int_t |
iStation, |
|
|
Double_t |
xpos_station, |
|
|
Double_t |
ypos_station, |
|
|
Double_t |
zpos_station |
|
) |
| |
◆ ~BmnVSPStation() [2/2]
| virtual BmnVSPStation::~BmnVSPStation |
( |
| ) |
|
|
virtual |
◆ AddPointToStation() [1/2]
| Int_t BmnVSPStation::AddPointToStation |
( |
Double_t |
xcoord, |
|
|
Double_t |
ycoord, |
|
|
Double_t |
zcoord, |
|
|
Double_t |
px, |
|
|
Double_t |
py, |
|
|
Double_t |
pz, |
|
|
Double_t |
dEloss, |
|
|
Int_t |
refID |
|
) |
| |
◆ AddPointToStation() [2/2]
| Int_t BmnVSPStation::AddPointToStation |
( |
Double_t |
xcoord, |
|
|
Double_t |
ycoord, |
|
|
Double_t |
zcoord, |
|
|
Double_t |
px, |
|
|
Double_t |
py, |
|
|
Double_t |
pz, |
|
|
Double_t |
dEloss, |
|
|
Int_t |
refID |
|
) |
| |
◆ CountNAddedToStationPoints() [1/2]
| Int_t BmnVSPStation::CountNAddedToStationPoints |
( |
| ) |
|
◆ CountNAddedToStationPoints() [2/2]
| Int_t BmnVSPStation::CountNAddedToStationPoints |
( |
| ) |
|
◆ CountNProcessedPointInStation() [1/2]
| Int_t BmnVSPStation::CountNProcessedPointInStation |
( |
| ) |
|
◆ CountNProcessedPointInStation() [2/2]
| Int_t BmnVSPStation::CountNProcessedPointInStation |
( |
| ) |
|
◆ DefineStationBorders() [1/2]
| void BmnVSPStation::DefineStationBorders |
( |
| ) |
|
|
protected |
Definition at line 160 of file BmnVSPStation.cxx.
References BmnVSPModule::GetModuleThickness(), BmnVSPModule::GetXMaxModule(), BmnVSPModule::GetXMinModule(), BmnVSPModule::GetYMaxModule(), BmnVSPModule::GetYMinModule(), BmnVSPModule::GetZStartModulePosition(), i, Modules, NModules, XMaxStation, XMinStation, YMaxStation, YMinStation, ZMaxStation, and ZMinStation.
Referenced by BmnVSPStation().
◆ DefineStationBorders() [2/2]
| void BmnVSPStation::DefineStationBorders |
( |
| ) |
|
|
protected |
◆ GetModule() [1/2]
◆ GetModule() [2/2]
◆ GetNModules() [1/2]
| Int_t BmnVSPStation::GetNModules |
( |
| ) |
|
|
inline |
◆ GetNModules() [2/2]
| Int_t BmnVSPStation::GetNModules |
( |
| ) |
|
|
inline |
◆ GetPointModuleOwnership() [1/2]
| Int_t BmnVSPStation::GetPointModuleOwnership |
( |
Double_t |
xcoord, |
|
|
Double_t |
ycoord, |
|
|
Double_t |
zcoord |
|
) |
| |
◆ GetPointModuleOwnership() [2/2]
| Int_t BmnVSPStation::GetPointModuleOwnership |
( |
Double_t |
xcoord, |
|
|
Double_t |
ycoord, |
|
|
Double_t |
zcoord |
|
) |
| |
◆ GetStationNumber() [1/2]
| Int_t BmnVSPStation::GetStationNumber |
( |
| ) |
|
|
inline |
◆ GetStationNumber() [2/2]
| Int_t BmnVSPStation::GetStationNumber |
( |
| ) |
|
|
inline |
◆ GetXMaxStation() [1/2]
| Double_t BmnVSPStation::GetXMaxStation |
( |
| ) |
|
|
inline |
◆ GetXMaxStation() [2/2]
| Double_t BmnVSPStation::GetXMaxStation |
( |
| ) |
|
|
inline |
◆ GetXMinStation() [1/2]
| Double_t BmnVSPStation::GetXMinStation |
( |
| ) |
|
|
inline |
◆ GetXMinStation() [2/2]
| Double_t BmnVSPStation::GetXMinStation |
( |
| ) |
|
|
inline |
◆ GetXPosition() [1/2]
| Double_t BmnVSPStation::GetXPosition |
( |
| ) |
|
|
inline |
◆ GetXPosition() [2/2]
| Double_t BmnVSPStation::GetXPosition |
( |
| ) |
|
|
inline |
◆ GetXShiftOfModule() [1/2]
| Double_t BmnVSPStation::GetXShiftOfModule |
( |
Int_t |
module_num | ) |
|
◆ GetXShiftOfModule() [2/2]
| Double_t BmnVSPStation::GetXShiftOfModule |
( |
Int_t |
module_num | ) |
|
◆ GetXSize() [1/2]
| Double_t BmnVSPStation::GetXSize |
( |
| ) |
|
|
inline |
◆ GetXSize() [2/2]
| Double_t BmnVSPStation::GetXSize |
( |
| ) |
|
|
inline |
◆ GetYMaxStation() [1/2]
| Double_t BmnVSPStation::GetYMaxStation |
( |
| ) |
|
|
inline |
◆ GetYMaxStation() [2/2]
| Double_t BmnVSPStation::GetYMaxStation |
( |
| ) |
|
|
inline |
◆ GetYMinStation() [1/2]
| Double_t BmnVSPStation::GetYMinStation |
( |
| ) |
|
|
inline |
◆ GetYMinStation() [2/2]
| Double_t BmnVSPStation::GetYMinStation |
( |
| ) |
|
|
inline |
◆ GetYPosition() [1/2]
| Double_t BmnVSPStation::GetYPosition |
( |
| ) |
|
|
inline |
◆ GetYPosition() [2/2]
| Double_t BmnVSPStation::GetYPosition |
( |
| ) |
|
|
inline |
◆ GetYShiftOfModule() [1/2]
| Double_t BmnVSPStation::GetYShiftOfModule |
( |
Int_t |
module_num | ) |
|
◆ GetYShiftOfModule() [2/2]
| Double_t BmnVSPStation::GetYShiftOfModule |
( |
Int_t |
module_num | ) |
|
◆ GetYSize() [1/2]
| Double_t BmnVSPStation::GetYSize |
( |
| ) |
|
|
inline |
◆ GetYSize() [2/2]
| Double_t BmnVSPStation::GetYSize |
( |
| ) |
|
|
inline |
◆ GetZMaxStation() [1/2]
| Double_t BmnVSPStation::GetZMaxStation |
( |
| ) |
|
|
inline |
◆ GetZMaxStation() [2/2]
| Double_t BmnVSPStation::GetZMaxStation |
( |
| ) |
|
|
inline |
◆ GetZMinStation() [1/2]
| Double_t BmnVSPStation::GetZMinStation |
( |
| ) |
|
|
inline |
◆ GetZMinStation() [2/2]
| Double_t BmnVSPStation::GetZMinStation |
( |
| ) |
|
|
inline |
◆ GetZPosition() [1/2]
| Double_t BmnVSPStation::GetZPosition |
( |
| ) |
|
|
inline |
◆ GetZPosition() [2/2]
| Double_t BmnVSPStation::GetZPosition |
( |
| ) |
|
|
inline |
◆ GetZShiftOfModule() [1/2]
| Double_t BmnVSPStation::GetZShiftOfModule |
( |
Int_t |
module_num | ) |
|
◆ GetZShiftOfModule() [2/2]
| Double_t BmnVSPStation::GetZShiftOfModule |
( |
Int_t |
module_num | ) |
|
◆ GetZSize() [1/2]
| Double_t BmnVSPStation::GetZSize |
( |
| ) |
|
|
inline |
◆ GetZSize() [2/2]
| Double_t BmnVSPStation::GetZSize |
( |
| ) |
|
|
inline |
◆ ProcessPointsInStation() [1/2]
| void BmnVSPStation::ProcessPointsInStation |
( |
| ) |
|
◆ ProcessPointsInStation() [2/2]
| void BmnVSPStation::ProcessPointsInStation |
( |
| ) |
|
◆ Reset() [1/2]
| void BmnVSPStation::Reset |
( |
| ) |
|
◆ Reset() [2/2]
| void BmnVSPStation::Reset |
( |
| ) |
|
◆ Modules
◆ NModules
| Int_t BmnVSPStation::NModules |
|
protected |
Definition at line 19 of file BmnVSPStation.h.
Referenced by CountNAddedToStationPoints(), CountNProcessedPointInStation(), DefineStationBorders(), GetModule(), GetNModules(), GetPointModuleOwnership(), GetXShiftOfModule(), GetYShiftOfModule(), GetZShiftOfModule(), ProcessPointsInStation(), Reset(), and ~BmnVSPStation().
◆ RotationAngleDeg
| Double_t BmnVSPStation::RotationAngleDeg |
|
protected |
◆ RotationCenterX
| Double_t BmnVSPStation::RotationCenterX |
|
protected |
◆ RotationCenterY
| Double_t BmnVSPStation::RotationCenterY |
|
protected |
◆ StationNumber
| Int_t BmnVSPStation::StationNumber |
|
protected |
◆ XMaxStation
| Double_t BmnVSPStation::XMaxStation |
|
protected |
◆ XMinStation
| Double_t BmnVSPStation::XMinStation |
|
protected |
◆ XPosition
| Double_t BmnVSPStation::XPosition |
|
protected |
◆ XShiftOfModules
| Double_t * BmnVSPStation::XShiftOfModules |
|
protected |
◆ XSize
| Double_t BmnVSPStation::XSize |
|
protected |
◆ YMaxStation
| Double_t BmnVSPStation::YMaxStation |
|
protected |
◆ YMinStation
| Double_t BmnVSPStation::YMinStation |
|
protected |
◆ YPosition
| Double_t BmnVSPStation::YPosition |
|
protected |
◆ YShiftOfModules
| Double_t * BmnVSPStation::YShiftOfModules |
|
protected |
◆ YSize
| Double_t BmnVSPStation::YSize |
|
protected |
◆ ZMaxStation
| Double_t BmnVSPStation::ZMaxStation |
|
protected |
◆ ZMinStation
| Double_t BmnVSPStation::ZMinStation |
|
protected |
◆ ZPosition
| Double_t BmnVSPStation::ZPosition |
|
protected |
◆ ZShiftOfModules
| Double_t * BmnVSPStation::ZShiftOfModules |
|
protected |
◆ ZSize
| Double_t BmnVSPStation::ZSize |
|
protected |
The documentation for this class was generated from the following files: