![]() |
ATLAS Offline Software
|
#include <InputPreprocessor.h>
Public Member Functions | |
| InputVectorPreprocessor (const std::vector< Input > &inputs) | |
| MatrixXd | operator() (const VectorMap &) const |
Private Attributes | |
| VectorXd | m_offsets |
| VectorXd | m_scales |
| std::vector< std::string > | m_names |
Definition at line 41 of file InputPreprocessor.h.
Definition at line 39 of file InputPreprocessor.cxx.
Definition at line 57 of file InputPreprocessor.cxx.
|
private |
Definition at line 50 of file InputPreprocessor.h.
|
private |
Definition at line 48 of file InputPreprocessor.h.
|
private |
Definition at line 49 of file InputPreprocessor.h.