Back to home page

sPhenix code displayed by LXR

 
 

    


File indexing completed on 2025-08-06 08:17:28

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 }