ATLAS Offline Software
Trigger
TrigHypothesis
TrigHLTJetHypo
src
svec2dvec.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TRIGHLTJETHYPO_SVEC2DVEC_H
6
#define TRIGHLTJETHYPO_SVEC2DVEC_H
7
8
#include <string>
9
#include <vector>
10
11
std::vector<double>
svec2dvec
(
const
std::vector<std::string>& svec);
12
13
#endif
svec2dvec
std::vector< double > svec2dvec(const std::vector< std::string > &svec)
Definition:
svec2dvec.cxx:9
Generated on Sun Dec 22 2024 21:18:43 for ATLAS Offline Software by
1.8.18