ATLAS Offline Software
|
#include <vector>
#include <algorithm>
Go to the source code of this file.
Functions | |
template<typename cl1 , typename cl2 > | |
void | AssignVector (std ::vector< cl1 > &target, const std ::vector< cl2 > &source) |
void AssignVector | ( | std ::vector< cl1 > & | target, |
const std ::vector< cl2 > & | source | ||
) |
Definition at line 18 of file tauEventTPCnv/tauEventTPCnv/VectorUtils.h.