Back to home page

sPhenix code displayed by LXR

 
 

    


File indexing completed on 2025-10-17 08:19:25

0001 // PhotonClusterLinkDef.h
0002 // Standalone ROOT dictionary directives for PhotonCluster interface
0003 #ifdef __CINT__
0004 
0005 #pragma link C++ class PhotonCluster + ;
0006 
0007 #endif /* __CINT__ */