xAOD::HIEventShape_v2 Class Reference

#include <HIEventShape_v2.h>

Inheritance diagram for xAOD::HIEventShape_v2:
SG::AuxElement SG::IAuxElement

List of all members.

Public Member Functions

 HIEventShape_v2 ()
 Default constructor.
Energy density information



float et () const
 Transverse energy reconstructed.
void setEt (float value)
 Set the reconstructed transverse energy.
float area () const
void setArea (float value)
float rho () const
void setRho (float value)
int nCells () const
void setNCells (int value)
Harmonic modulation



const std::vector< float > & etCos () const
std::vector< float > & etCos ()
void setEtCos (const std::vector< float > &value)
const std::vector< float > & etSin () const
std::vector< float > & etSin ()
void setEtSin (const std::vector< float > &value)
Information about the slice



float etaMin () const
void setEtaMin (float value)
float etaMax () const
void setEtaMax (float value)
int layer () const
void setLayer (int value)

Detailed Description

Interface class for the HI reconstruction EDM

This class describes the output of the Heavy-Ion reconstruction, saving the reconstructed properties.

Author:
Aaron Angerami <angerami@cern.ch>
Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
Revision
693494
Date
2015-09-07 16:59:45 +0200 (Mon, 07 Sep 2015)

Member Function Documentation

float xAOD::HIEventShape_v2::area (  )  const
Todo:
Write documentation
float xAOD::HIEventShape_v2::etaMax (  )  const
Todo:
Write documentation
float xAOD::HIEventShape_v2::etaMin (  )  const
Todo:
Write documentation
setEtCos std::vector< float > & xAOD::HIEventShape_v2::etCos (  ) 
Todo:
Write documentation
const std::vector< float >& xAOD::HIEventShape_v2::etCos (  )  const
Todo:
Write documentation
std::vector<float>& xAOD::HIEventShape_v2::etSin (  ) 
Todo:
Write documentation
const std::vector<float>& xAOD::HIEventShape_v2::etSin (  )  const
Todo:
Write documentation
int xAOD::HIEventShape_v2::layer (  )  const
Todo:
Write documentation
int xAOD::HIEventShape_v2::nCells (  )  const
Todo:
Write documentation
float xAOD::HIEventShape_v2::rho (  )  const
Todo:
Write documentation
void xAOD::HIEventShape_v2::setArea ( float  value  ) 
Todo:
Write documentation
void xAOD::HIEventShape_v2::setEtaMax ( float  value  ) 
Todo:
Write documentation
void xAOD::HIEventShape_v2::setEtaMin ( float  value  ) 
Todo:
Write documentation
void xAOD::HIEventShape_v2::setEtCos ( const std::vector< float > &  value  ) 
Todo:
Write documentation
void xAOD::HIEventShape_v2::setEtSin ( const std::vector< float > &  value  ) 
Todo:
Write documentation
void xAOD::HIEventShape_v2::setLayer ( int  value  ) 
Todo:
Write documentation
void xAOD::HIEventShape_v2::setNCells ( int  value  ) 
Todo:
Write documentation
void xAOD::HIEventShape_v2::setRho ( float  value  ) 
Todo:
Write documentation

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1