CMS 3D CMS Logo

L1GtBptxTemplate.h
Go to the documentation of this file.
1 #ifndef CondFormats_L1TObjects_L1GtBptxTemplate_h
2 #define CondFormats_L1TObjects_L1GtBptxTemplate_h
3 
25 // system include files
27 
28 #include <string>
29 #include <iosfwd>
30 
31 // user include files
32 
33 // base class
35 
36 // forward declarations
37 
38 // class declaration
40 public:
41  // constructor
43 
44  // constructor
46 
47  // constructor
49 
50  // copy constructor
52 
53  // destructor
54  ~L1GtBptxTemplate() override;
55 
56  // assign operator
58 
59 public:
61  void print(std::ostream& myCout) const override;
62 
64  friend std::ostream& operator<<(std::ostream&, const L1GtBptxTemplate&);
65 
66 private:
68  void copy(const L1GtBptxTemplate& cp);
69 
71 };
72 
73 #endif
L1GtConditionType
void copy(const L1GtBptxTemplate &cp)
copy function for copy constructor and operator=
friend std::ostream & operator<<(std::ostream &, const L1GtBptxTemplate &)
output stream operator
#define COND_SERIALIZABLE
Definition: Serializable.h:39
L1GtBptxTemplate & operator=(const L1GtBptxTemplate &)
~L1GtBptxTemplate() override
void print(std::ostream &myCout) const override
print the condition