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