#include "L1Trigger/L1TMuonOverlapPhase1/interface/AlgoMuonBase.h"
#include "L1Trigger/L1TMuonOverlapPhase1/interface/Omtf/GoldenPatternBase.h"
#include "L1Trigger/L1TMuonOverlapPhase1/interface/Omtf/GoldenPatternResult.h"
#include <ostream>
Go to the source code of this file.
Classes | |
class | AlgoMuon |
Typedefs | |
typedef std::shared_ptr< AlgoMuon > | AlgoMuonPtr |
typedef std::vector< AlgoMuonPtr > | AlgoMuons |
typedef std::shared_ptr<AlgoMuon> AlgoMuonPtr |
Definition at line 101 of file AlgoMuon.h.
typedef std::vector<AlgoMuonPtr> AlgoMuons |
Definition at line 102 of file AlgoMuon.h.