CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ValidationRecoVertexMacrosLinkDef.h
Go to the documentation of this file.
1 #include "PrimaryVertexPlots.h"
2 #include "BSvsPVPlots.h"
3 #include "multibsvspvplots.h"
4 #ifdef __CINT__
5 #pragma link off all functions;
6 #pragma link C++ function PrimaryVertexPlots;
7 #pragma link C++ function BSvsPVPlots;
8 #pragma link C++ function multibsvspvplots;
9 #endif