|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef ATHENAROOTCOMPS_ATHENA_ROOTASCIIDUMPERALGHANDLE_H
12 #define ATHENAROOTCOMPS_ATHENA_ROOTASCIIDUMPERALGHANDLE_H 1
102 #endif //> !ATHENAROOTCOMPS_ATHENA_ROOTASCIIDUMPERALGHANDLE_H
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< xAOD::EventInfo > m_eiKey
int m_ofd
file handle to the ASCII output file
SG::RVar< uint32_t > m_evtnbr
event number
SG::RVar< std::vector< float > > m_el_eta
eta of electrons
std::string m_ofname
ASCII output file name.
virtual StatusCode finalize()
SG::RVar< int32_t > m_el_n
number of electrons
a smart pointer to an object of a given type in an IProxyDict (such as StoreGateSvc)....
SG::RVar< std::vector< std::vector< float > > > m_el_jetcone_dr
jetcone dR
Some weak symbol referencing magic...
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize()
RootAsciiDumperAlgHandle()
Default constructor:
uint64_t m_nentries
number of entries processed so-far
SG::RVar< uint32_t > m_runnbr
run number
virtual StatusCode execute()
virtual ~RootAsciiDumperAlgHandle()
Destructor: