CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalDigitizerTraits.h
Go to the documentation of this file.
1 #ifndef EcalSimAlgos_EcalDigitizerTraits_h
2 #define EcalSimAlgos_EcalDigitizerTraits_h
3 
7 
11 
12 
13 /* \class EBDigitizerTraits
14  * \brief typenames for the ECAL barrel digitization
15  *
16  */
18 public:
22  typedef EBDataFrame Digi;
25 };
26 
27 
28 /* \class EEDigitizerTraits
29  * \brief typenames for the ECAL endcap digitization
30  *
31  */
33 public:
37  typedef EEDataFrame Digi;
40 };
41 
42 
43 /* \class ESDigitizerTraits
44  * \brief typenames for the preshower digitization
45  *
46  */
48 public:
52  typedef ESDataFrame Digi;
55 };
56 
57 
58 #endif
59 
EBDigiCollection DigiCollection
the digis collection
ESDigiCollection DigiCollection
the digis collection
ESDataFrame Digi
the dataframes
EcalElectronicsSim ElectronicsSim
the electronics simulation
ESElectronicsSim ElectronicsSim
the electronics simulation
EEDataFrame Digi
the dataframes
EEDigiCollection DigiCollection
the digis collection
EBDataFrame Digi
the dataframes
EcalElectronicsSim ElectronicsSim
the electronics simulation