#include <XANAEcalGeometry.h>
Public Methods | |
XANAEcalGeometry () | |
XANAEcalGeometry (XANACellID) | |
~XANAEcalGeometry () | |
Int_t | getEtaORxIndex (XANACellID) |
Int_t | getPhiORyIndex (XANACellID) |
XANACellID | getNorth (XANACellID) |
XANACellID | getSouth (XANACellID) |
XANACellID | getEast (XANACellID) |
XANACellID | getWest (XANACellID) |
XANACellID | getNorthEast (XANACellID) |
XANACellID | getNorthWest (XANACellID) |
XANACellID | getSouthEast (XANACellID) |
XANACellID | getSouthWest (XANACellID) |
XANACellID | getCellID (Int_t crystalNumber) |
Int_t | getSubDetector (XANACellID) |
Int_t | isXtal (Int_t easyXtalNumber, Int_t subDetector) |
Protected Attributes | |
std::map< Int_t, XANACellID > | xtalNumber2CellID_ |
std::map< Int_t, XANACellID > | easyXtalNumber2CellID_ |
std::map< Int_t, Int_t > | xtalNumber2easyXtalNumber_ |
Int_t | isXtal_ [81200] |
Int_t | nbXtalInBar_ |
Int_t | nbXtalInOneEndcap_ |
Int_t | nbVirtualXtalInOneEndcap_ |
|
|
|
|
|
|
|
Definition at line 34 of file XANAEcalGeometry.h. References xtalNumber2CellID_.
00034 {return xtalNumber2CellID_[crystalNumber];}; |
|
Referenced by main. |
|
Referenced by main. |
|
Referenced by main. |
|
|
|
Referenced by main. |
|
Referenced by main. |
|
Referenced by main. |
|
Referenced by main. |
|
Referenced by main. |
|
|
|
Referenced by main. |
|
Referenced by main. |
|
Definition at line 43 of file XANAEcalGeometry.h. |
|
Definition at line 45 of file XANAEcalGeometry.h. |
|
Definition at line 48 of file XANAEcalGeometry.h. |
|
Definition at line 46 of file XANAEcalGeometry.h. |
|
Definition at line 47 of file XANAEcalGeometry.h. |
|
Definition at line 42 of file XANAEcalGeometry.h. Referenced by getCellID. |
|
Definition at line 44 of file XANAEcalGeometry.h. |