src
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
SiStrip
Definition:
SiStripQualityHistos.h:7
Generated for CMSSW Reference Manual by
1.8.14