1 #ifndef SiStripQualityHistos_H
2 #define SiStripQualityHistos_H
4 #include "boost/shared_ptr.hpp"
5 #include <ext/hash_map>
9 typedef __gnu_cxx::hash_map< unsigned int, boost::shared_ptr<TH1F> >
QualityHistosMap;
__gnu_cxx::hash_map< unsigned int, boost::shared_ptr< TH1F > > QualityHistosMap