#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 | |
omtfConfig (omtfConfig) | |
std::ostream & | operator<< (std::ostream &out, const GoldenPatternResult &gpResult) |
omtfConfig | ( | omtfConfig | ) |
Definition at line 17 of file GoldenPatternResult.cc.
Referenced by OMTFResult::configure(), OMTFProcessor< GoldenPatternType >::configure(), ProcessorBase< GoldenPatternType >::configure(), OMTFinputMaker::initialize(), OMTFinput::OMTFinput(), and GoldenPatternBase::setConfig().
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, submitPVResolutionJobs::out, and GoldenPatternResult::stubResults.