CMS 3D CMS Logo

L1GtCastorTemplate.h
Go to the documentation of this file.
1 #ifndef CondFormats_L1TObjects_L1GtCastorTemplate_h
2 #define CondFormats_L1TObjects_L1GtCastorTemplate_h
3 
24 // system include files
26 
27 #include <string>
28 #include <iosfwd>
29 
30 // user include files
31 
32 // base class
34 
35 // forward declarations
36 
37 // class declaration
39 {
40 
41 public:
42 
43  // constructor
45 
46  // constructor
48 
49  // constructor
51 
52  // copy constructor
54 
55  // destructor
56  ~L1GtCastorTemplate() override;
57 
58  // assign operator
60 
61 public:
62 
64  void print(std::ostream& myCout) const override;
65 
67  friend std::ostream& operator<<(std::ostream&, const L1GtCastorTemplate&);
68 
69 private:
70 
72  void copy(const L1GtCastorTemplate& cp);
73 
74 
76 };
77 
78 #endif
~L1GtCastorTemplate() override
L1GtConditionType
void copy(const L1GtCastorTemplate &cp)
copy function for copy constructor and operator=
friend std::ostream & operator<<(std::ostream &, const L1GtCastorTemplate &)
output stream operator
#define COND_SERIALIZABLE
Definition: Serializable.h:38
L1GtCastorTemplate & operator=(const L1GtCastorTemplate &)
void print(std::ostream &myCout) const override
print the condition