ATLAS Offline Software
Loading...
Searching...
No Matches
makeHypoJets.h
Go to the documentation of this file.
1
2/*
3 Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
4*/
5
6#ifndef TRIGHLTJETHYPOUNITTESTS_MAKEHYPOJETS_H
7#define TRIGHLTJETHYPOUNITTESTS_MAKEHYPOJETS_H
8
10
11
12HypoJetVector makeHypoJets(const std::vector<double>& etas);
13
14#endif
std::vector< pHypoJet > HypoJetVector
Definition HypoJetDefs.h:27
HypoJetVector makeHypoJets(const std::vector< double > &etas)