CMS 3D CMS Logo

CastorGainWidths.h
Go to the documentation of this file.
1 #ifndef CastorGainWidths_h
2 #define CastorGainWidths_h
3 
12 
15 
16 //typedef CastorCondObjectContainer<CastorGainWidth> CastorGainWidths;
17 
18 class CastorGainWidths : public CastorCondObjectContainer<CastorGainWidth> {
19 public:
21 
22  std::string myname() const { return (std::string) "CastorGainWidths"; }
23 
24 private:
26 };
27 
28 #endif
CastorGainWidths
Definition: CastorGainWidths.h:18
COND_SERIALIZABLE
#define COND_SERIALIZABLE
Definition: Serializable.h:39
CastorGainWidths::CastorGainWidths
CastorGainWidths()
Definition: CastorGainWidths.h:20
CastorGainWidths::myname
std::string myname() const
Definition: CastorGainWidths.h:22
CastorGainWidth
Definition: CastorGainWidth.h:12
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
CastorCondObjectContainer
Definition: CastorCondObjectContainer.h:16
Serializable.h
CastorCondObjectContainer.h
CastorGainWidth.h