CMS 3D CMS Logo

EcalMGPAGainRatio.cc
Go to the documentation of this file.
1 
7 
9  gain12Over6_ = 2.;
10  gain6Over1_ = 6.;
11 }
12 
14  gain12Over6_ = ratio.gain12Over6_;
15  gain6Over1_ = ratio.gain6Over1_;
16 }
17 
19 
23  return *this;
24 }
EcalMGPAGainRatio & operator=(const EcalMGPAGainRatio &rhs)