xAOD::HIEventShape_v2 Class Reference
#include <HIEventShape_v2.h>
List of all members.
Public Member Functions |
| HIEventShape_v2 () |
| Default constructor.
|
|
|
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) |
|
|
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) |
|
|
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 |
float xAOD::HIEventShape_v2::etaMax |
( |
|
) |
const |
float xAOD::HIEventShape_v2::etaMin |
( |
|
) |
const |
setEtCos std::vector< float > & xAOD::HIEventShape_v2::etCos |
( |
|
) |
|
const std::vector< float >& xAOD::HIEventShape_v2::etCos |
( |
|
) |
const |
std::vector<float>& xAOD::HIEventShape_v2::etSin |
( |
|
) |
|
const std::vector<float>& xAOD::HIEventShape_v2::etSin |
( |
|
) |
const |
int xAOD::HIEventShape_v2::layer |
( |
|
) |
const |
int xAOD::HIEventShape_v2::nCells |
( |
|
) |
const |
float xAOD::HIEventShape_v2::rho |
( |
|
) |
const |
void xAOD::HIEventShape_v2::setArea |
( |
float |
value |
) |
|
void xAOD::HIEventShape_v2::setEtaMax |
( |
float |
value |
) |
|
void xAOD::HIEventShape_v2::setEtaMin |
( |
float |
value |
) |
|
void xAOD::HIEventShape_v2::setEtCos |
( |
const std::vector< float > & |
value |
) |
|
void xAOD::HIEventShape_v2::setEtSin |
( |
const std::vector< float > & |
value |
) |
|
void xAOD::HIEventShape_v2::setLayer |
( |
int |
value |
) |
|
void xAOD::HIEventShape_v2::setNCells |
( |
int |
value |
) |
|
void xAOD::HIEventShape_v2::setRho |
( |
float |
value |
) |
|
The documentation for this class was generated from the following files:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/xAODHIEvent/xAODHIEvent/versions/HIEventShape_v2.h
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/xAODHIEvent/Root/HIEventShape_v2.cxx