Back to home page

sPhenix code displayed by LXR

 
 

    


File indexing completed on 2025-08-06 08:18:23

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