#include <DmxPlane.h>
Inheritance diagram for DmxPlane:

Public Member Functions | |
| DmxPlane () | |
| virtual | ~DmxPlane () |
| virtual Float_t | GetCoG () const =0 |
| virtual Float_t | GetStripCoG () const =0 |
| virtual Float_t | GetPlaneCharge () const =0 |
| virtual Int_t | GetPlaneNumber () const =0 |
| virtual Int_t | GetHypothesisLowerBound (Float_t tPos) const =0 |
| virtual DmxPlaneTypes::PlaneType_t | GetPlaneType () const =0 |
| virtual Bool_t | GetStripsSetFlag () const =0 |
| virtual Float_t | GetZPosition () const =0 |
| virtual Float_t | GetTimingOffset ()=0 |
| virtual PlaneView::PlaneView_t | GetPlaneView () const =0 |
| virtual Int_t | GetNumberOfStrips () const =0 |
| virtual Bool_t | IsValid () const =0 |
| virtual Bool_t | IsStray () const =0 |
| virtual Bool_t | IsGolden () const =0 |
| virtual void | PrintRecon ()=0 |
| virtual void | SetStrips ()=0 |
| virtual void | SetStray (bool stray)=0 |
| virtual void | SetGolden (bool golden)=0 |
| virtual void | SetStrips (Float_t tPos)=0 |
|
|
Definition at line 18 of file DmxPlane.cxx. 00019 {
00020 }
|
|
|
Definition at line 23 of file DmxPlane.cxx. 00024 {
00025 }
|
|
|
|
Implemented in DmxMuonPlane, and DmxShowerPlane. |
|
|
Implemented in DmxMuonPlane, and DmxShowerPlane. Referenced by DmxUtilities::FindBeamMuonStartPlane(), and DmxUtilities::FindMuonStartPlane(). |
|
|
|
|
|
|
Implemented in DmxMuonPlane, and DmxShowerPlane. Referenced by DmxDeMuxModule::Ana(), DmxDeMuxCosmicsModule::Ana(), and AlgDeMuxBeam::FindRegionMatedChargeFraction(). |
|
|
Implemented in DmxMuonPlane, and DmxShowerPlane. |
|
|
Implemented in DmxMuonPlane, and DmxShowerPlane. Referenced by DmxUtilities::CheckFitWithTiming(). |
|
|
|
|
Implemented in DmxMuonPlane, and DmxShowerPlane. Referenced by DmxDeMuxModule::Ana(), DmxDeMuxCosmicsModule::Ana(), and DmxUtilities::CheckFit(). |
|
|
|
Implemented in DmxMuonPlane, and DmxShowerPlane. |
|
|
|
Implemented in DmxMuonPlane, and DmxShowerPlane. Referenced by DmxUtilities::CheckFit(), and DmxUtilities::FindPlanesOffFit(). |
|
|
Implemented in DmxMuonPlane, and DmxShowerPlane. |
|
1.3.9.1