|
CbmRoot
|
#include <CbmMuchPadRadial.h>
Public Member Functions | |
| CbmMuchPadRadial () | |
| CbmMuchPadRadial (Int_t address, Double_t r1, Double_t r2, Double_t phi1, Double_t phi2) | |
| ~CbmMuchPadRadial () | |
| Double_t | GetPhi1 () const |
| Double_t | GetPhi2 () const |
| void | DrawPad () |
| void | SetFired (Int_t iDigi, Int_t ADCcharge, Int_t nADCChannels=256) |
| Int_t | GetAddress () const |
| Double_t | GetX () const |
| Double_t | GetY () const |
| Double_t | GetDx () const |
| Double_t | GetDy () const |
| Double_t | GetDxy () const |
| Int_t | GetDigiIndex () const |
| std::vector< CbmMuchPad * > | GetNeighbours () const |
| void | SetNeighbours (std::vector< CbmMuchPad * > neighbours) |
| void | SetDigiIndex (Int_t iDigi) |
| Int_t | GetSectorIndex () |
| Int_t | GetChannelIndex () |
Protected Attributes | |
| Int_t | fAddress |
| Double_t | fX |
| Double_t | fY |
| Double_t | fDx |
| Double_t | fDy |
| Int_t | fDigiIndex |
| std::vector< CbmMuchPad * > | fNeighbours |
Private Member Functions | |
| ClassDef (CbmMuchPadRadial, 1) | |
Private Attributes | |
| Double_t | fPhi1 |
| Double_t | fPhi2 |
Class describing a single radial pad
Definition at line 21 of file CbmMuchPadRadial.h.
| CbmMuchPadRadial::CbmMuchPadRadial | ( | ) |
Class describing a single radial pad
Definition at line 21 of file CbmMuchPadRadial.cxx.
References CbmMuchPad::CbmMuchPad(), fPhi1, and fPhi2.
Referenced by ClassDef().
| CbmMuchPadRadial::CbmMuchPadRadial | ( | Int_t | address, |
| Double_t | r1, | ||
| Double_t | r2, | ||
| Double_t | phi1, | ||
| Double_t | phi2 ) |
Standard constructor
| sector | Sector which this pad belongs to |
| iChannel | Channel index corresponding to this pad |
Definition at line 25 of file CbmMuchPadRadial.cxx.
References CbmMuchPad::CbmMuchPad(), cos(), fPhi1, fPhi2, and sin().
|
inline |
Definition at line 34 of file CbmMuchPadRadial.h.
|
private |
References CbmMuchPadRadial().
| void CbmMuchPadRadial::DrawPad | ( | ) |
Definition at line 49 of file CbmMuchPadRadial.cxx.
Referenced by CbmMuchSectorRadial::DrawPads().
|
inlineinherited |
Definition at line 31 of file CbmMuchPad.h.
References fAddress.
Referenced by CbmMuchDigitizeGem::AddCharge(), CbmMuchDigitizeGem::AddCharge(), CbmMuchDigitizeGem::AddNoiseSignal(), CbmMuchDigitizerQa::FillTotalPadsHistos(), CbmClusteringGeometry::SetMuchModuleGeometryRadial(), and CbmClusteringGeometry::SetMuchModuleGeometryRadialFast().
|
inlineinherited |
Definition at line 49 of file CbmMuchPad.h.
References fAddress, CbmMuchAddress::GetElementId(), and kMuchChannel.
Referenced by CbmMuchModuleGemRadial::InitModule().
|
inlineinherited |
Definition at line 38 of file CbmMuchPad.h.
References fDigiIndex.
Referenced by CbmMuchFindHitsGem::CreateCluster().
|
inlineinherited |
Definition at line 34 of file CbmMuchPad.h.
References fDx.
Referenced by CbmMuchClustering::ClusteringA1(), CbmMuchClustering::ClusteringSL(), CbmMuchFindHitsGem::CreateHits(), CbmMuchDigitizeGem::ExecPoint(), CbmMuchDigitizerQa::FillChargePerPoint(), and CbmMuchDigitizerQa::InitChannelPadInfo().
|
inlineinherited |
Definition at line 36 of file CbmMuchPad.h.
Referenced by CbmMuchClustering::ClusteringA1(), CbmMuchClustering::ClusteringSL(), CbmMuchClustering::ClusteringWard(), and CbmMuchFindHitsGem::CreateHits().
|
inlineinherited |
Definition at line 35 of file CbmMuchPad.h.
References fDy.
Referenced by CbmMuchClustering::ClusteringA1(), CbmMuchClustering::ClusteringSL(), CbmMuchFindHitsGem::CreateHits(), CbmMuchDigitizeGem::ExecPoint(), CbmMuchDigitizerQa::FillChargePerPoint(), and CbmMuchDigitizerQa::InitChannelPadInfo().
|
inlineinherited |
Definition at line 42 of file CbmMuchPad.h.
References fNeighbours.
Referenced by CbmMuchFindHitsGem::CreateCluster(), CbmMuchFindHitsGem::ExecClusteringPeaks(), and CbmClusteringGeometry::SetMuchModuleGeometryRadialFast().
|
inline |
Definition at line 35 of file CbmMuchPadRadial.h.
References fPhi1.
Referenced by CbmMuchDigitizeGem::AddCharge(), CbmMuchModuleGemRadial::InitModule(), CbmClusteringGeometry::SetMuchModuleGeometryRadial(), and CbmClusteringGeometry::SetMuchModuleGeometryRadialFast().
|
inline |
Definition at line 36 of file CbmMuchPadRadial.h.
References fPhi2.
Referenced by CbmMuchDigitizeGem::AddCharge(), CbmMuchModuleGemRadial::InitModule(), CbmClusteringGeometry::SetMuchModuleGeometryRadial(), and CbmClusteringGeometry::SetMuchModuleGeometryRadialFast().
|
inlineinherited |
Definition at line 48 of file CbmMuchPad.h.
References fAddress, CbmMuchAddress::GetElementId(), and kMuchSector.
|
inlineinherited |
Definition at line 32 of file CbmMuchPad.h.
References fX.
Referenced by CbmMuchFindHitsGem::CreateHits(), CbmMuchDigitizeGem::ExecPoint(), CbmMuchDigitizerQa::FillTotalPadsHistos(), CbmMuchDigitizerQa::OccupancyQa(), and CbmMuchDigitizerQa::PrintFrontLayerDigis().
|
inlineinherited |
Definition at line 33 of file CbmMuchPad.h.
References fY.
Referenced by CbmMuchFindHitsGem::CreateHits(), CbmMuchDigitizeGem::ExecPoint(), CbmMuchDigitizerQa::FillTotalPadsHistos(), CbmMuchDigitizerQa::OccupancyQa(), and CbmMuchDigitizerQa::PrintFrontLayerDigis().
|
inlineinherited |
Definition at line 45 of file CbmMuchPad.h.
References fDigiIndex.
Referenced by CbmMuchFindHitsGem::CreateCluster(), CbmMuchFindHitsGem::ExecClusteringPeaks(), CbmMuchFindHitsGem::ExecClusteringSimple(), and CbmMuchFindHitsGem::FindClusters().
Reimplemented from CbmMuchPad.
Definition at line 39 of file CbmMuchPadRadial.cxx.
References CbmMuchPad::fDigiIndex.
|
inlineinherited |
Definition at line 43 of file CbmMuchPad.h.
References fNeighbours.
Referenced by CbmMuchModuleGemRadial::InitModule(), and CbmMuchModuleGemRectangular::InitNeighbourPads().
|
protectedinherited |
Definition at line 52 of file CbmMuchPad.h.
Referenced by CbmMuchPad(), CbmMuchPad(), GetAddress(), GetChannelIndex(), and GetSectorIndex().
|
protectedinherited |
Definition at line 57 of file CbmMuchPad.h.
Referenced by CbmMuchPad(), CbmMuchPad(), GetDigiIndex(), SetDigiIndex(), CbmMuchPadRadial::SetFired(), and CbmMuchPadRectangular::SetFired().
|
protectedinherited |
Definition at line 55 of file CbmMuchPad.h.
Referenced by CbmMuchPad(), CbmMuchPad(), and GetDx().
|
protectedinherited |
Definition at line 56 of file CbmMuchPad.h.
Referenced by CbmMuchPad(), CbmMuchPad(), and GetDy().
|
protectedinherited |
Definition at line 60 of file CbmMuchPad.h.
Referenced by CbmMuchPad(), CbmMuchPad(), GetNeighbours(), and SetNeighbours().
|
private |
Definition at line 41 of file CbmMuchPadRadial.h.
Referenced by CbmMuchPadRadial(), CbmMuchPadRadial(), and GetPhi1().
|
private |
Definition at line 42 of file CbmMuchPadRadial.h.
Referenced by CbmMuchPadRadial(), CbmMuchPadRadial(), and GetPhi2().
|
protectedinherited |
Definition at line 53 of file CbmMuchPad.h.
Referenced by CbmMuchPad(), CbmMuchPad(), and GetX().
|
protectedinherited |
Definition at line 54 of file CbmMuchPad.h.
Referenced by CbmMuchPad(), CbmMuchPad(), and GetY().