Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
CalibTracker
SiStripQuality
interface
SiStripQualityHistos.h
Go to the documentation of this file.
1
#ifndef SiStripQualityHistos_H
2
#define SiStripQualityHistos_H
3
4
#include <unordered_map>
5
#include "TH1F.h"
6
7
namespace
SiStrip {
8
typedef
std::unordered_map<unsigned int, std::shared_ptr<TH1F> >
QualityHistosMap
;
9
}
10
#endif
SiStrip::QualityHistosMap
std::unordered_map< unsigned int, std::shared_ptr< TH1F > > QualityHistosMap
Definition:
SiStripQualityHistos.h:8
Generated for CMSSW Reference Manual by
1.8.5