CMS 3D CMS Logo

Functions
L1GtCastorTemplate.cc File Reference
#include "CondFormats/L1TObjects/interface/L1GtCastorTemplate.h"
#include <iostream>
#include <iomanip>
#include "CondFormats/L1TObjects/interface/L1GtFwd.h"
#include "DataFormats/L1GlobalTrigger/interface/L1GlobalTriggerReadoutSetupFwd.h"

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const L1GtCastorTemplate &result)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const L1GtCastorTemplate result 
)

Definition at line 95 of file L1GtCastorTemplate.cc.

95  {
96  result.print(os);
97  return os;
98 }

References mps_fire::result.

mps_fire.result
result
Definition: mps_fire.py:311