![]() |
The Gaudi Framework
v37r1 (a7f61348)
|
Concatenates a list of input vectors into a single output vector. More...


Public Member Functions | |
| TwoDMerger (const std::string &name, ISvcLocator *svcLoc) | |
| std::tuple< std::vector< int >, std::vector< double > > | operator() (const Gaudi::Functional::vector_of_const_< std::vector< int >> &intVectors, const Gaudi::Functional::vector_of_const_< std::vector< double >> &doubleVectors) const override |
Concatenates a list of input vectors into a single output vector.
Definition at line 496 of file MakeAndConsume.cpp.
|
inline |
Definition at line 502 of file MakeAndConsume.cpp.
|
inlineoverride |
Definition at line 510 of file MakeAndConsume.cpp.