00001 #ifndef DataFormats_ParticleFlowReco_PFBlockElementFwd_h 00002 #define DataFormats_ParticleFlowReco_PFBlockElementFwd_h 00003 00004 /* #include <vector> */ 00005 00006 /* #include "DataFormats/Common/interface/RefProd.h" */ 00007 /* #include "DataFormats/Common/interface/RefVector.h" */ 00008 00009 namespace reco { 00010 class PFBlockElement; 00011 class PFBlockElementCluster; 00012 class PFBlockElementTrack; 00013 } 00014 00015 #endif