CMS 3D CMS Logo

Functions
L1GlobalTriggerEvmReadoutRecord.cc File Reference
#include "DataFormats/L1GlobalTrigger/interface/L1GlobalTriggerEvmReadoutRecord.h"
#include <iomanip>
#include <bitset>
#include <cstdint>
#include "FWCore/Utilities/interface/EDMException.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &s, const L1GlobalTriggerEvmReadoutRecord &result)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  s,
const L1GlobalTriggerEvmReadoutRecord result 
)

Definition at line 324 of file L1GlobalTriggerEvmReadoutRecord.cc.

324  {
325  // TODO FIXME put together all prints
326  s << "Not available yet - sorry";
327 
328  return s;
329 }

References alignCSCRings::s.

alignCSCRings.s
s
Definition: alignCSCRings.py:92