|
CbmRoot
|
#include <CbmRichDetectorData.h>
Public Attributes | |
| Int_t | fAddress |
| Double_t | fX |
| Double_t | fY |
| Double_t | fZ |
| Int_t | fPixelId |
| Int_t | fPmtId |
Definition at line 21 of file CbmRichDetectorData.h.
| Int_t CbmRichPixelData::fAddress |
Definition at line 23 of file CbmRichDetectorData.h.
| Int_t CbmRichPixelData::fPixelId |
Definition at line 27 of file CbmRichDetectorData.h.
Referenced by CbmRichDigiQa::Exec(), and CbmRichGeoHandler::GetNeighbourPixels().
| Int_t CbmRichPixelData::fPmtId |
Definition at line 28 of file CbmRichDetectorData.h.
Referenced by CbmRichDigiQa::Exec(), CbmRichGeoHandler::GetNeighbourPixels(), CbmRichUrqmdTest::NofHitsAndPoints(), and CbmRichMCbmHitProducer::ProcessDigi().
| Double_t CbmRichPixelData::fX |
Definition at line 24 of file CbmRichDetectorData.h.
Referenced by CbmRichGeoTest::DrawPmtPoint(), CbmRichGeoTest::DrawPmts(), CbmLitFieldQa::FillRichPmtPlaneBHistos(), CbmRichHitProducer::ProcessDigi(), and CbmRichMCbmHitProducer::ProcessDigi().
| Double_t CbmRichPixelData::fY |
Definition at line 25 of file CbmRichDetectorData.h.
Referenced by CbmRichGeoTest::DrawPmtPoint(), CbmRichGeoTest::DrawPmts(), CbmLitFieldQa::FillRichPmtPlaneBHistos(), CbmRichHitProducer::ProcessDigi(), and CbmRichMCbmHitProducer::ProcessDigi().
| Double_t CbmRichPixelData::fZ |
Definition at line 26 of file CbmRichDetectorData.h.
Referenced by CbmRichGeoTest::DrawPmtPoint(), CbmRichGeoTest::DrawPmts(), CbmLitFieldQa::FillRichPmtPlaneBHistos(), CbmRichHitProducer::ProcessDigi(), and CbmRichMCbmHitProducer::ProcessDigi().