CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CaloTPGTranscoder.cc
Go to the documentation of this file.
4 
6  hccompress_(new HcalTPGCompressor(this)),
7  eccompress_(new EcalTPGCompressor(this)) {
8 }
9 
11 }
12 
14 }
15 
17 }
virtual void releaseSetup() const
Release any objects obtained from the EventSetup.
virtual ~CaloTPGTranscoder()
virtual void setup(const edm::EventSetup &es, Mode mode=All) const
Obtain any needed objects from the EventSetup. Note that any member variables which are changed must ...