CMS 3D CMS Logo

Functions
L1GtTechnicalTrigger.cc File Reference
#include "DataFormats/L1GlobalTrigger/interface/L1GtTechnicalTrigger.h"
#include <iomanip>
#include "FWCore/MessageLogger/interface/MessageLogger.h"

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &streamRec, const L1GtTechnicalTrigger &result)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  streamRec,
const L1GtTechnicalTrigger result 
)

Definition at line 123 of file L1GtTechnicalTrigger.cc.

123  {
124  result.print(streamRec);
125  return streamRec;
126 }

References mps_fire::result.

mps_fire.result
result
Definition: mps_fire.py:303