CMS 3D CMS Logo

Functions
L1GtTriggerMenuLite.cc File Reference
#include "DataFormats/L1GlobalTrigger/interface/L1GtTriggerMenuLite.h"
#include <iostream>
#include <iomanip>

Go to the source code of this file.

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 304 of file L1GtTriggerMenuLite.cc.

304  {
305  int verbosityLevel = 0;
306 
307  result.print(streamRec, verbosityLevel);
308  return streamRec;
309 }

References mps_fire::result, and HLTSiStripMonitoring_cff::verbosityLevel.

HLTSiStripMonitoring_cff.verbosityLevel
verbosityLevel
L1 selection andOrL1 = cms.bool( True ), l1Algorithms = cms.vstring("L1_ZeroBias_FirstCollidingBunch"...
Definition: HLTSiStripMonitoring_cff.py:261
mps_fire.result
result
Definition: mps_fire.py:311