CbmRoot
|
#include <CbmRichDetectorData.h>
Public Attributes | |
Int_t | fAddress |
Double_t | fX |
Double_t | fY |
Double_t | fZ |
Int_t | fPmtId |
Definition at line 17 of file CbmRichDetectorData.h.
Int_t CbmRichPixelData::fAddress |
Definition at line 19 of file CbmRichDetectorData.h.
Referenced by CbmRichMCbmDigiMapManager::Init(), and CbmRichDigiMapManager::Init().
Int_t CbmRichPixelData::fPmtId |
Definition at line 23 of file CbmRichDetectorData.h.
Referenced by CbmRichDigitizer::AddDigisToOutputArray(), CbmRichMCbmDigiMapManager::Init(), CbmRichDigiMapManager::Init(), CbmRichUrqmdTest::NofHitsAndPoints(), and CbmRichMCbmHitProducer::ProcessDigi().
Double_t CbmRichPixelData::fX |
Definition at line 20 of file CbmRichDetectorData.h.
Referenced by CbmRichGeoTest::DrawPmtPoint(), CbmRichGeoTest::DrawPmts(), CbmLitFieldQa::FillRichPmtPlaneBHistos(), CbmRichMCbmDigiMapManager::Init(), CbmRichDigiMapManager::Init(), CbmRichMCbmHitProducer::ProcessDigi(), and CbmRichHitProducer::ProcessDigi().
Double_t CbmRichPixelData::fY |
Definition at line 21 of file CbmRichDetectorData.h.
Referenced by CbmRichGeoTest::DrawPmtPoint(), CbmRichGeoTest::DrawPmts(), CbmLitFieldQa::FillRichPmtPlaneBHistos(), CbmRichMCbmDigiMapManager::Init(), CbmRichDigiMapManager::Init(), CbmRichMCbmHitProducer::ProcessDigi(), and CbmRichHitProducer::ProcessDigi().
Double_t CbmRichPixelData::fZ |
Definition at line 22 of file CbmRichDetectorData.h.
Referenced by CbmRichGeoTest::DrawPmtPoint(), CbmRichGeoTest::DrawPmts(), CbmLitFieldQa::FillRichPmtPlaneBHistos(), CbmRichMCbmDigiMapManager::Init(), CbmRichDigiMapManager::Init(), CbmRichMCbmHitProducer::ProcessDigi(), and CbmRichHitProducer::ProcessDigi().