#include <StationPositionMatrix.h>
Public Member Functions | |
| void | Dump () const |
| const sdet::Station & | GetDetStation () const |
| sevt::Station & | GetEvtStation () const |
| double | GetPhi1 () const |
| double | GetPhi2 () const |
| double | GetR () const |
| double | GetR1 () const |
| double | GetR2 () const |
| double | GetResamplingArea () const |
| bool | IsIn (const double phi, const double r) const |
| StationInfo (const sdet::Station &dStation, sevt::Station &eStation, const double phi, const double dphi, const double r, const double r1, const double r2, const double area) | |
Private Member Functions | |
| void | SetPhiRange (const double phi, const double dphi) |
Private Attributes | |
| bool | const |
Definition at line 20 of file Deprecated/UpgradeASCIITests/CachedShowerRegeneratorASCII/StationPositionMatrix.h.
|
inline |
Definition at line 33 of file Deprecated/UpgradeASCIITests/CachedShowerRegeneratorASCII/StationPositionMatrix.h.
References SetPhiRange().
| void StationInfo::Dump | ( | ) | const |
Definition at line 11 of file Deprecated/UpgradeASCIITests/CachedShowerRegeneratorASCII/StationPositionMatrix.cc.
|
inline |
Definition at line 50 of file Deprecated/UpgradeASCIITests/CachedShowerRegeneratorASCII/StationPositionMatrix.h.
Referenced by CachedShowerRegeneratorASCII::CachedShowerRegenerator::Run().
|
inline |
Definition at line 52 of file Deprecated/UpgradeASCIITests/CachedShowerRegeneratorASCII/StationPositionMatrix.h.
Referenced by CachedShowerRegeneratorASCII::CachedShowerRegenerator::Run().
|
inline |
Definition at line 56 of file Deprecated/UpgradeASCIITests/CachedShowerRegeneratorASCII/StationPositionMatrix.h.
|
inline |
Definition at line 58 of file Deprecated/UpgradeASCIITests/CachedShowerRegeneratorASCII/StationPositionMatrix.h.
|
inline |
Definition at line 60 of file Deprecated/UpgradeASCIITests/CachedShowerRegeneratorASCII/StationPositionMatrix.h.
|
inline |
Definition at line 62 of file Deprecated/UpgradeASCIITests/CachedShowerRegeneratorASCII/StationPositionMatrix.h.
|
inline |
Definition at line 64 of file Deprecated/UpgradeASCIITests/CachedShowerRegeneratorASCII/StationPositionMatrix.h.
|
inline |
Definition at line 54 of file Deprecated/UpgradeASCIITests/CachedShowerRegeneratorASCII/StationPositionMatrix.h.
Referenced by CachedShowerRegeneratorASCII::CachedShowerRegenerator::Run().
|
inline |
Definition at line 47 of file Deprecated/UpgradeASCIITests/CachedShowerRegeneratorASCII/StationPositionMatrix.h.
Referenced by CachedShowerRegeneratorASCII::CachedShowerRegenerator::Run().
|
inlineprivate |
Definition at line 70 of file Deprecated/UpgradeASCIITests/CachedShowerRegeneratorASCII/StationPositionMatrix.h.
References utl::kPi.
Referenced by StationInfo().
|
private |
Definition at line 88 of file Deprecated/UpgradeASCIITests/CachedShowerRegeneratorASCII/StationPositionMatrix.h.