11#ifndef ATHEXHISTNTUP_ATHEXNTUP_H
12#define ATHEXHISTNTUP_ATHEXNTUP_H 1
20#include "GaudiKernel/ITHistSvc.h"
21#include "GaudiKernel/ServiceHandle.h"
41 Ntup(
const std::string& name, ISvcLocator* pSvcLocator );
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
Ntup()
Default constructor:
virtual StatusCode execute()
std::string m_evtInfoName
key to the event-info
virtual StatusCode finalize()
Ntup(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
TTree * m_ntuple
pointer to the n-tuple
std::vector< long > m_rundata
virtual StatusCode initialize()
virtual ~Ntup()
Destructor:
ServiceHandle< ITHistSvc > m_ntsvc
handle to the n-tuple svc