#include "boost/multi_array.hpp"
#include "L1Trigger/L1TMuonOverlapPhase1/interface/MuonStub.h"
#include "L1Trigger/L1TMuonOverlapPhase1/interface/Omtf/GoldenPatternResult.h"
#include "L1Trigger/L1TMuonOverlapPhase1/interface/Omtf/OMTFConfiguration.h"
#include <ostream>
#include <vector>
Go to the source code of this file.
Classes | |
class | GoldenPatternBase |
struct | Key |
Typedefs | |
template<class GoldenPatternType > | |
using | GoldenPatternVec = std::vector< std::unique_ptr< GoldenPatternType > > |
using GoldenPatternVec = std::vector<std::unique_ptr<GoldenPatternType> > |
Definition at line 127 of file GoldenPatternBase.h.