CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PFTauDecayModeFwd.h
Go to the documentation of this file.
1 #ifndef DataFormats_TauReco_PFTauDecayModeFwd_h
2 #define DataFormats_TauReco_PFTauDecayModeFwd_h
3 #include <vector>
7 
8 namespace reco {
11  typedef std::vector<PFTauDecayMode> PFTauDecayModeCollection;
20 }
21 
22 #endif
PFTauDecayModeRefVector::iterator pftaudecaymode_iterator
iterator over a vector of references to PFTauDecayMode objects all in the same collection ...
edm::RefProd< PFTauDecayModeCollection > PFTauDecayModeRefProd
references to PFTauDecayMode collection
edm::Ref< PFTauDecayModeCollection > PFTauDecayModeRef
presistent reference to a PFTauDecayMode
std::vector< PFTauDecayMode > PFTauDecayModeCollection
collection of PFTauDecayMode objects
edm::RefVector< PFTauDecayModeCollection > PFTauDecayModeRefVector
vector of references to PFTauDecayMode objects all in the same collection