#include <DigiPEtoRawDigitModule.h>
Inheritance diagram for DigiPEtoRawDigitModule:

Public Member Functions | |
| DigiPEtoRawDigitModule () | |
| ~DigiPEtoRawDigitModule () | |
| ClassDef (DigiPEtoRawDigitModule, 2) | |
|
|
Definition at line 19 of file DigiPEtoRawDigitModule.cxx. References MSG. 00020 {
00021 MSG("DetSim",Msg::kError) << "The module name \"DigiPEtoRawDigitModule\""
00022 << "is now \"DetSim\". Please modify your script accordingly."
00023 << std::endl;
00024 }
|
|
|
Definition at line 26 of file DigiPEtoRawDigitModule.cxx. References MSG. 00027 {
00028 MSG("DetSim",Msg::kError) << "The module name \"DigiPEtoRawDigitModule\""
00029 << "is now \"DetSim\". Please modify your script accordingly."
00030 << std::endl;
00031 }
|
|
||||||||||||
|
|
1.3.9.1