Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
EventFilter
Utilities
src
LegendItem.cc
Go to the documentation of this file.
1
/*
2
* LegendItem.cc
3
*
4
* Created on: Sep 24, 2012
5
* Author: aspataru
6
*/
7
8
#include "../interface/LegendItem.h"
9
10
using namespace
jsoncollector;
11
using
std::string
;
12
13
LegendItem::LegendItem
(
string
name
,
string
operation) :
14
name_(name), operation_(operation) {
15
}
16
17
LegendItem::~LegendItem
() {
18
}
jsoncollector::LegendItem::LegendItem
LegendItem(std::string name, std::string operation)
Definition:
LegendItem.cc:13
mergeVDriftHistosByStation.name
string name
Definition:
mergeVDriftHistosByStation.py:77
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
jsoncollector::LegendItem::~LegendItem
virtual ~LegendItem()
Definition:
LegendItem.cc:17
Generated for CMSSW Reference Manual by
1.8.5