Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PHG4ParticleSvtxMap_v1LinkDef.h
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file PHG4ParticleSvtxMap_v1LinkDef.h
1 #ifdef __CINT__
2 
3 #pragma link C++ class std::map<float, std::set<unsigned int>>+;
4 
5 #pragma link C++ class std::map<int, std::map<float, std::set<unsigned int>>>+;
6 
7 #pragma link C++ class PHG4ParticleSvtxMap_v1 + ;
8 
9 #endif /* __CINT__ */