ATLAS Offline Software
|
#include <ExtrapolationCell.h>
Public Member Functions | |
ExtrapolationConfig (unsigned int evalue=0) | |
Constructor. More... | |
ExtrapolationConfig (const ExtrapolationConfig &eConfig) | |
Copy Constructor. More... | |
void | addMode (ExtrapolationMode::eMode em) |
add a configuration mode More... | |
bool | checkMode (ExtrapolationMode::eMode em) const |
check the configuration mode More... | |
Private Attributes | |
unsigned int | m_value |
Definition at line 70 of file ExtrapolationCell.h.
|
inline |
|
inline |
|
inline |
add a configuration mode
Definition at line 84 of file ExtrapolationCell.h.
|
inline |
check the configuration mode
Definition at line 91 of file ExtrapolationCell.h.
|
private |
Definition at line 98 of file ExtrapolationCell.h.