CMS 3D CMS Logo

NuclearInteractionFwd.h

Go to the documentation of this file.
00001 #ifndef NuclearInteractionReco_Fwd_h
00002 #define NuclearInteractionReco_Fwd_h
00003 #include <vector>
00004 #include "DataFormats/Common/interface/Ref.h"
00005 #include "DataFormats/Common/interface/RefVector.h"
00006 
00007 namespace reco {
00008   class NuclearInteraction;
00010   typedef std::vector<NuclearInteraction> NuclearInteractionCollection;
00012   typedef edm::Ref<NuclearInteractionCollection> NuclearInteractionRef;
00014   typedef edm::RefVector<NuclearInteractionCollection> NuclearInteractionRefVector;
00016   typedef NuclearInteractionRefVector::iterator NuclearInteraction_iterator;
00017 }
00018 
00019 #endif
00020 

Generated on Tue Jun 9 17:31:48 2009 for CMSSW by  doxygen 1.5.4