Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
20 #include "GaudiKernel/INTupleSvc.h"
21 #include "GaudiKernel/IDataProviderSvc.h"
22 #include "GaudiKernel/SmartDataPtr.h"
39 , m_ntupleLoc(
"/FILE1/TileRec")
40 , m_hitContainer(
"TileHitCnt")
73 return StatusCode::FAILURE;
76 CLID_ColumnWiseTuple,
"TileHit-Ntuple");
84 << ntupleCompleteID );
85 return StatusCode::FAILURE;
87 ATH_MSG_INFO(
"Reaccessing ntuple " << ntupleCompleteID );
106 return StatusCode::SUCCESS;
168 <<
"), ignore all the rest" );
181 return StatusCode::SUCCESS;
191 return StatusCode::SUCCESS;
def retrieve(aClass, aKey=None)
Identifier identify(void) const
Return logical ID of the pmt.
NTuple::Array< float > m_energy
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
int pmt(const Identifier &id) const
NTuple::Tuple * m_ntuplePtr
int side(const Identifier &id) const
int sample(const Identifier &id) const
bool msgLvl(const MSG::Level lvl) const
int tower(const Identifier &id) const
int size(void) const
Return length of energy/time vectors
const ServiceHandle< StoreGateSvc > & detStore() const
The standard StoreGateSvc/DetectorStore Returns (kind of) a pointer to the StoreGateSvc.
virtual ~TileHitToNtuple()
NTuple::Array< int > m_sample
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
int module(const Identifier &id) const
::StatusCode StatusCode
StatusCode definition for legacy code.
TileHitToNtuple(const std::string &name, ISvcLocator *pSvcLocator)
#define CHECK(...)
Evaluate an expression and check for errors.
std::string m_hitContainer
NTuple::Array< float > m_time
NTuple::Item< int > m_nchan
NTuple::Item< double > m_tolE
NTuple::Array< int > m_phi
NTuple::Array< int > m_side
Helpers for checking error return status codes and reporting errors.
NTuple::Array< int > m_pmt
std::string to_string(const Identifier &id, int level=0) const
float energy(int ind=0) const
Return energy of ind-th sub-hit
NTuple::Array< int > m_detector
int section(const Identifier &id) const
float time(int ind=0) const
Return time of ind-th sub-hit
NTuple::Array< int > m_eta