This class provide access to LArRawChannels in each sub detector Input: LAr Detector Identifier Allowed are lar_em lar_hec lar_fcal.
More...
#include <LArRawDetSelector.h>
This class provide access to LArRawChannels in each sub detector Input: LAr Detector Identifier Allowed are lar_em lar_hec lar_fcal.
Definition at line 22 of file LArRawDetSelector.h.
◆ LArRawDetSelector()
Definition at line 16 of file LArRawDetSelector.cxx.
22{
23 SmartIF<StoreGateSvc> detStore{Gaudi::svcLocator()->service("DetectorStore")};
24
26 "Faild to get LArOnlineID helper");
27
29 "Faild to get LArOnlineID helper");
30}
const CaloCell_ID * m_caloCellID
const LArOnlineID * m_onlineID
◆ ~LArRawDetSelector()
| virtual LArRawDetSelector::~LArRawDetSelector |
( |
| ) |
|
|
inlinevirtual |
◆ select()
Definition at line 50 of file LArRawDetSelector.cxx.
50 {
51
52 const HWIdentifier chid=
rc->identify();
53
55
57
59
60 return false;
61}
◆ setDet() [1/2]
◆ setDet() [2/2]
| void LArRawDetSelector::setDet |
( |
const Identifier & | id | ) |
|
◆ m_caloCellID
◆ m_em
| bool LArRawDetSelector::m_em |
|
private |
◆ m_fcal
| bool LArRawDetSelector::m_fcal |
|
private |
◆ m_hec
| bool LArRawDetSelector::m_hec |
|
private |
◆ m_onlineID
The documentation for this class was generated from the following files: