20#ifndef TILEL2ALGS_TILEMURODTONTUPLE_H
21#define TILEL2ALGS_TILEMURODTONTUPLE_H
31#include "GaudiKernel/NTuple.h"
76 "Input Tile L2 container key"};
Property holding a SG store/key/clid from which a ReadHandle is made.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
Property holding a SG store/key/clid from which a ReadHandle is made.
std::string m_tileL2Container
Name of TileL2Container in detector store.
NTuple::Tuple * m_ntuplePtr
NTuple::Array< float > m_phi
TileMuRODToNtuple(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
NTuple::Array< int > m_ID
NTuple::Array< float > m_eta
SG::ReadHandleKey< TileL2Container > m_l2ContainerKey
TileL2Container in detector store.
NTuple::Item< int > m_ntag
NTuple::Item< int > m_NMuons
NTuple::Array< int > m_val
virtual ~TileMuRODToNtuple()
Destructor.