#include <vector>
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefProd.h"
#include "DataFormats/Common/interface/RefVector.h"
Go to the source code of this file.
Namespaces | |
reco | |
fixed size matrix | |
Typedefs | |
typedef PFTau3ProngSummaryRefVector::iterator | reco::PFTau3ProngSummary_iterator |
iterator over a vector of references to PFTau3ProngSummary objects all in the same collection More... | |
typedef std::vector< reco::PFTau3ProngSummary > | reco::PFTau3ProngSummaryCollection |
collection of PFTau3ProngSummary objects More... | |
typedef edm::Ref< PFTau3ProngSummaryCollection > | reco::PFTau3ProngSummaryRef |
presistent reference to a PFTau3ProngSummary More... | |
typedef edm::RefProd< PFTau3ProngSummaryCollection > | reco::PFTau3ProngSummaryRefProd |
references to PFTau3ProngSummary collection More... | |
typedef edm::RefVector< PFTau3ProngSummaryCollection > | reco::PFTau3ProngSummaryRefVector |
vector of references to PFTau3ProngSummary objects all in the same collection More... | |