Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
L1Trigger
RPCTechnicalTrigger
interface
TTUBoardSpecsIO.h
Go to the documentation of this file.
1
#ifndef CONFIGCODE_TTUBOARDSPECSIO_H
2
#define CONFIGCODE_TTUBOARDSPECSIO_H 1
3
4
// Include files
5
#include "
CondFormats/RPCObjects/interface/TTUBoardSpecs.h
"
6
7
#include <cstdlib>
8
#include <iostream>
9
#include <fstream>
10
#include <ios>
11
18
class
TTUBoardSpecsIO
:
public
TTUBoardSpecs
{
19
public
:
21
TTUBoardSpecsIO
();
22
23
~TTUBoardSpecsIO
()
override
;
24
25
friend
std::istream &
operator>>
(std::istream &, TTUBoardConfig &);
26
27
protected
:
28
private
:
29
};
30
31
std::istream &
operator>>
(std::istream &,
TTUBoardSpecsIO::TTUBoardConfig
&);
32
33
#endif // CONFIGCODE_TTUBOARDSPECSIO_H
TTUBoardSpecsIO::~TTUBoardSpecsIO
~TTUBoardSpecsIO() override
Destructor.
Definition:
TTUBoardSpecsIO.cc:19
TTUBoardSpecs
Definition:
TTUBoardSpecs.h:18
TTUBoardSpecsIO::TTUBoardSpecsIO
TTUBoardSpecsIO()
Standard constructor.
Definition:
TTUBoardSpecsIO.cc:15
TTUBoardSpecsIO::operator>>
friend std::istream & operator>>(std::istream &, TTUBoardConfig &)
TTUBoardSpecsIO
Definition:
TTUBoardSpecsIO.h:18
operator>>
std::istream & operator>>(std::istream &input, CLHEP::HepGenMatrix &matrix)
Definition:
matrixSaver.cc:80
TTUBoardSpecs::TTUBoardConfig
Definition:
TTUBoardSpecs.h:25
TTUBoardSpecs.h
Generated for CMSSW Reference Manual by
1.8.5