ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
LArEMEC_HVbetaP Class Reference

c-struct reproducing the structure of the persistent data More...

#include <LArEMEC_HVbetaP.h>

Collaboration diagram for LArEMEC_HVbetaP:

Public Member Functions

 LArEMEC_HVbetaP ()
 
 LArEMEC_HVbetaP (float f)
 
bool isEmpty () const
 

Public Attributes

float m_EMEC_HVbeta
 

Detailed Description

c-struct reproducing the structure of the persistent data

Author
M. Fanti
Version
0-0-1 , 22/12/05 Modified for Pool persistency

Definition at line 20 of file LArEMEC_HVbetaP.h.

Constructor & Destructor Documentation

◆ LArEMEC_HVbetaP() [1/2]

LArEMEC_HVbetaP::LArEMEC_HVbetaP ( )
inline

Definition at line 23 of file LArEMEC_HVbetaP.h.

23 : m_EMEC_HVbeta(-9999999) {}

◆ LArEMEC_HVbetaP() [2/2]

LArEMEC_HVbetaP::LArEMEC_HVbetaP ( float  f)
inline

Definition at line 24 of file LArEMEC_HVbetaP.h.

25  : m_EMEC_HVbeta(f) {}

Member Function Documentation

◆ isEmpty()

bool LArEMEC_HVbetaP::isEmpty ( ) const
inline

Definition at line 26 of file LArEMEC_HVbetaP.h.

26 { return m_EMEC_HVbeta < -9999 ; } ;

Member Data Documentation

◆ m_EMEC_HVbeta

float LArEMEC_HVbetaP::m_EMEC_HVbeta

Definition at line 27 of file LArEMEC_HVbetaP.h.


The documentation for this class was generated from the following file:
LArEMEC_HVbetaP::m_EMEC_HVbeta
float m_EMEC_HVbeta
Definition: LArEMEC_HVbetaP.h:26
python.CaloRecoConfig.f
f
Definition: CaloRecoConfig.py:127