  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
AthHistogramAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
 
virtual StatusCode finalize() override final
 
MuonVal::VectorBranch< unsigned > & m_vectorTest
 
virtual StatusCode initialize() override final
 
::StatusCode StatusCode
StatusCode definition for legacy code.
 
MuonVal::ScalarBranch< unsigned > & m_scalarTest
 
VectorBranch< T > & newVector(const std::string &name)
Creates new branches and returns their reference.
 
Class to store array like branches into the n-tuples.
 
ScalarBranch< T > & newScalar(const std::string &name)
 
virtual StatusCode execute() override final
 
MuonVal::ArrayBranch< unsigned > * m_arrayTest
 
MatrixBranch< T > & newMatrix(const std::string &name)
 
MuonVal::MatrixBranch< unsigned > & m_matrixTest