CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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

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

Definition at line 120 of file L1GtCastorTemplate.cc.

References L1GtCastorTemplate::print().

121 {
122  result.print(os);
123  return os;
124 
125 }
virtual void print(std::ostream &myCout) const
print the condition