Back to home page

sPhenix code displayed by LXR

 
 

    


File indexing completed on 2025-08-05 08:17:45

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