ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EICPIDParticlev1LinkDef.h
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file EICPIDParticlev1LinkDef.h
1 #ifdef __CINT__
2 
3 #pragma link C++ class std::pair < EICPIDDefs::PIDCandidate, EICPIDDefs::PIDDetector> + ;
4 #pragma link C++ class std::pair < std::pair < EICPIDDefs::PIDCandidate, EICPIDDefs::PIDDetector>, float> + ;
5 #pragma link C++ class std::map < std::pair < EICPIDDefs::PIDCandidate, EICPIDDefs::PIDDetector>, float> + ;
6 #pragma link C++ class EICPIDParticlev1 + ;
7 
8 #endif /* __CINT__ */