#include "L1Trigger/L1TMuonOverlapPhase1/interface/Omtf/GoldenPatternResult.h"
#include "L1Trigger/L1TMuonOverlapPhase1/interface/Omtf/OMTFConfiguration.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include <iostream>
#include <ostream>
#include <iomanip>
#include <cmath>
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &out, const GoldenPatternResult &gpResult) |
std::ostream& operator<< | ( | std::ostream & | out, |
const GoldenPatternResult & | gpResult | ||
) |
Definition at line 321 of file GoldenPatternResult.cc.
References GoldenPatternResult::getFiredLayerCnt(), GoldenPatternResult::getGpProbability1(), GoldenPatternResult::getGpProbability2(), GoldenPatternResult::getPdfSum(), GoldenPatternResult::getRefLayer(), OMTFConfiguration::getRefToLogicNumber(), OMTFConfiguration::isBendingLayer(), GoldenPatternResult::isLayerFired(), GoldenPatternResult::omtfConfig, MillePedeFileConverter_cfg::out, and GoldenPatternResult::stubResults.