|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #include "gtest/gtest.h"
12 #include "../src/TLorentzVectorFactory.h"
13 #include "../src/TLorentzVectorAsIJet.h"
18 using res = std::pair<std::vector<unsigned int>,
bool>;
19 using vec = std::vector<unsigned int>;
21 TEST(JetGroupRegisterTester, empty) {
43 jets2.push_back(hjet);
Extra patterns decribing particle interation process.
Scalar eta() const
pseudorapidity method
ATLAS_NO_CHECK_FILE_THREAD_SAFETY
std::vector< size_t > vec
@ u
Enums for curvilinear frames.
std::shared_ptr< const HypoJet::IJet > pHypoJet
std::pair< std::vector< unsigned int >, bool > res
std::vector< pHypoJet > HypoJetVector
virtual TLorentzVector make(double eta, double et) const override
TEST(JetGroupRegisterTester, empty)
std::size_t record(HypoJetVector v)
Define macros for attributes used to control the static checker.