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

Public Member Functions | |
| ScintHitToDigiPE () | |
| ~ScintHitToDigiPE () | |
|
|
Definition at line 18 of file ScintHitToDigiPE.cxx. References MSG. 00019 {
00020 MSG("PhotonTransport",Msg::kError) << "The module name \"ScintHitToDigiPE\""
00021 << "is now \"PhotonTransport\". Please modify your script accordingly."
00022 << std::endl;
00023 }
|
|
|
Definition at line 25 of file ScintHitToDigiPE.cxx. References MSG. 00026 {
00027 MSG("PhotonTransport",Msg::kError) << "The module name \"ScintHitToDigiPE\""
00028 << "is now \"PhotonTransport\". Please modify your script accordingly."
00029 << std::endl;
00030 }
|
1.3.9.1