![]() |
ATLAS Offline Software
|
#include <InputPreprocessor.h>
Public Member Functions | |
| InputPreprocessor (const std::vector< Input > &inputs) | |
| VectorXd | operator() (const ValueMap &) const |
Private Attributes | |
| VectorXd | m_offsets |
| VectorXd | m_scales |
| std::vector< std::string > | m_names |
Definition at line 29 of file InputPreprocessor.h.
Definition at line 12 of file InputPreprocessor.cxx.
Definition at line 24 of file InputPreprocessor.cxx.
|
private |
Definition at line 38 of file InputPreprocessor.h.
|
private |
Definition at line 36 of file InputPreprocessor.h.
|
private |
Definition at line 37 of file InputPreprocessor.h.