#include <BmnStripData.h>
|
| | DeadZoneOfStripLayer () |
| |
| | DeadZoneOfStripLayer (Int_t n_points, Double_t *xpoints, Double_t *ypoints) |
| |
| | DeadZoneOfStripLayer (const DeadZoneOfStripLayer &obj) |
| |
| DeadZoneOfStripLayer & | operator= (const DeadZoneOfStripLayer &obj) |
| |
| | ~DeadZoneOfStripLayer () |
| |
| Bool_t | SetDeadZone (Int_t n_points, Double_t *xpoints, Double_t *ypoints) |
| |
| Bool_t | IsInside (Double_t x, Double_t y) |
| |
| Int_t | GetNPoints () |
| |
| Double_t | GetXPoint (Int_t index) |
| |
| Double_t | GetYPoint (Int_t index) |
| |
| | DeadZoneOfStripLayer () |
| |
| | DeadZoneOfStripLayer (Int_t n_points, Double_t *xpoints, Double_t *ypoints) |
| |
| | DeadZoneOfStripLayer (const DeadZoneOfStripLayer &obj) |
| |
| DeadZoneOfStripLayer & | operator= (const DeadZoneOfStripLayer &obj) |
| |
| | ~DeadZoneOfStripLayer () |
| |
| Bool_t | SetDeadZone (Int_t n_points, Double_t *xpoints, Double_t *ypoints) |
| |
| Bool_t | IsInside (Double_t x, Double_t y) |
| |
| Int_t | GetNPoints () |
| |
| Double_t | GetXPoint (Int_t index) |
| |
| Double_t | GetYPoint (Int_t index) |
| |
Definition at line 43 of file BmnStripData.h.
◆ DeadZoneOfStripLayer() [1/6]
| DeadZoneOfStripLayer::DeadZoneOfStripLayer |
( |
| ) |
|
|
inline |
◆ DeadZoneOfStripLayer() [2/6]
| DeadZoneOfStripLayer::DeadZoneOfStripLayer |
( |
Int_t |
n_points, |
|
|
Double_t * |
xpoints, |
|
|
Double_t * |
ypoints |
|
) |
| |
|
inline |
◆ DeadZoneOfStripLayer() [3/6]
◆ ~DeadZoneOfStripLayer() [1/2]
| DeadZoneOfStripLayer::~DeadZoneOfStripLayer |
( |
| ) |
|
|
inline |
◆ DeadZoneOfStripLayer() [4/6]
| DeadZoneOfStripLayer::DeadZoneOfStripLayer |
( |
| ) |
|
|
inline |
◆ DeadZoneOfStripLayer() [5/6]
| DeadZoneOfStripLayer::DeadZoneOfStripLayer |
( |
Int_t |
n_points, |
|
|
Double_t * |
xpoints, |
|
|
Double_t * |
ypoints |
|
) |
| |
|
inline |
◆ DeadZoneOfStripLayer() [6/6]
◆ ~DeadZoneOfStripLayer() [2/2]
| DeadZoneOfStripLayer::~DeadZoneOfStripLayer |
( |
| ) |
|
|
inline |
◆ GetNPoints() [1/2]
| Int_t DeadZoneOfStripLayer::GetNPoints |
( |
| ) |
|
|
inline |
◆ GetNPoints() [2/2]
| Int_t DeadZoneOfStripLayer::GetNPoints |
( |
| ) |
|
|
inline |
◆ GetXPoint() [1/2]
| Double_t DeadZoneOfStripLayer::GetXPoint |
( |
Int_t |
index | ) |
|
|
inline |
◆ GetXPoint() [2/2]
| Double_t DeadZoneOfStripLayer::GetXPoint |
( |
Int_t |
index | ) |
|
|
inline |
◆ GetYPoint() [1/2]
| Double_t DeadZoneOfStripLayer::GetYPoint |
( |
Int_t |
index | ) |
|
|
inline |
◆ GetYPoint() [2/2]
| Double_t DeadZoneOfStripLayer::GetYPoint |
( |
Int_t |
index | ) |
|
|
inline |
◆ IsInside() [1/2]
| Bool_t DeadZoneOfStripLayer::IsInside |
( |
Double_t |
x, |
|
|
Double_t |
y |
|
) |
| |
|
inline |
◆ IsInside() [2/2]
| Bool_t DeadZoneOfStripLayer::IsInside |
( |
Double_t |
x, |
|
|
Double_t |
y |
|
) |
| |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ SetDeadZone() [1/2]
| Bool_t DeadZoneOfStripLayer::SetDeadZone |
( |
Int_t |
n_points, |
|
|
Double_t * |
xpoints, |
|
|
Double_t * |
ypoints |
|
) |
| |
|
inline |
◆ SetDeadZone() [2/2]
| Bool_t DeadZoneOfStripLayer::SetDeadZone |
( |
Int_t |
n_points, |
|
|
Double_t * |
xpoints, |
|
|
Double_t * |
ypoints |
|
) |
| |
|
inline |
The documentation for this class was generated from the following files: