Definition at line 339 of file MakeAndConsume.cpp.
◆ LdExpTransformer()
Definition at line 342 of file MakeAndConsume.cpp.
343 : ScalarTransformer(
name, svcLoc,
344 { KeyValue{
"InputFractions", {
"/Event/MyVectorOfFractions" } },
345 KeyValue{
"InputIntegers", {
"/Event/MyVectorOfIntegers" } } },
346 { KeyValue{
"OutputDoubles", {
"/Event/MyNewVectorOfDoubles" } } } ) {}
◆ operator()()
| double Gaudi::Examples::LdExpTransformer::operator() |
( |
double |
frac, |
|
|
int |
i |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file: