![]() |
ATLAS Offline Software
|
#include "gtest/gtest.h"#include "TrigHLTJetHypo/TrigHLTJetHypoUtils/HypoJetDefs.h"#include "TrigHLTJetHypo/../src/JetGroupRegister.h"#include "TrigHLTJetHypo/../src/DebugInfoCollector.h"#include "../src/TLorentzVectorFactory.h"#include "../src/TLorentzVectorAsIJet.h"#include <vector>#include <map>Go to the source code of this file.
Typedefs | |
| using | res = std::pair< std::vector< unsigned int >, bool > |
| using | vec = std::vector< unsigned int > |
Functions | |
| TEST (JetGroupRegisterTester, empty) | |
| using res = std::pair<std::vector<unsigned int>, bool> |
Definition at line 15 of file JetGroupRegisterTest.cxx.
| using vec = std::vector<unsigned int> |
Definition at line 16 of file JetGroupRegisterTest.cxx.
| TEST | ( | JetGroupRegisterTester | , |
| empty | |||
| ) |
Definition at line 18 of file JetGroupRegisterTest.cxx.
1.8.18