Back to home page

sPhenix code displayed by LXR

 
 

    


File indexing completed on 2025-12-16 09:19:45

0001 #include "RawTowerGeom.h"
0002 
0003 void RawTowerGeom::identify(std::ostream& os) const
0004 {
0005   os << "virtual base class RawTowerGeom" << std::endl;
0006   return;
0007 }