|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef RPC_RDO_ANALYSIS_H
7 #define RPC_RDO_ANALYSIS_H
10 #include "GaudiKernel/ServiceHandle.h"
11 #include "GaudiKernel/ITHistSvc.h"
114 #endif // RPC_RDO_ANALYSIS_H
Property holding a SG store/key/clid from which a ReadHandle is made.
std::vector< unsigned short int > * m_firedChan
std::vector< unsigned short int > * m_bcID
std::vector< float > * m_zPos
std::vector< int > * m_sector
std::vector< int > * m_barcode
std::vector< std::vector< float > > * m_localZ_vec
virtual StatusCode initialize() override final
std::string m_ntupleTreeName
std::vector< unsigned short int > * m_coinFel1ID
std::vector< std::vector< int > > * m_eventIndex_vec
ServiceHandle< ITHistSvc > m_thistSvc
std::vector< unsigned short int > * m_err
std::vector< int > * m_eventIndex
std::vector< unsigned short int > * m_status
std::string m_ntupleDirName
std::vector< int > * m_sdoWord
std::vector< unsigned short int > * m_firedThr
std::vector< unsigned short int > * m_firedBcID
::StatusCode StatusCode
StatusCode definition for legacy code.
std::vector< float > * m_yPos
std::string m_ntupleFileName
virtual StatusCode finalize() override final
std::vector< unsigned long long > * m_sdoID
std::vector< unsigned short int > * m_coinCrc
std::vector< unsigned long long > * m_coinRpcID
std::vector< unsigned short int > * m_firedTime
SG::ReadHandleKey< RpcPadContainer > m_inputKey
std::vector< std::vector< double > > * m_radius_vec
std::vector< unsigned short int > * m_coinFebcID
std::vector< unsigned short int > * m_firedOvl
std::vector< unsigned short int > * m_onlineID
std::vector< unsigned short int > * m_firedIjk
std::vector< unsigned long long > * m_rpcID
std::vector< std::vector< int > > * m_barcode_vec
std::vector< unsigned short int > * m_lvl1ID
std::vector< unsigned short int > * m_coinOnID
RPC_RDOAnalysis(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode execute() override final
SG::ReadHandleKey< MuonSimDataCollection > m_inputTruthKey
std::vector< float > * m_localZ
std::vector< double > * m_radius
std::vector< float > * m_xPos
Use IdentifiableContainer with RpcPad.