![]() |
![]() |
#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 BaseTauTagInfoRefVector::iterator | reco::basetautaginfo_iterator |
iterator over a vector of references to BaseTauTagInfo objects all in the same collection More... | |
typedef std::vector< BaseTauTagInfo > | reco::BaseTauTagInfoCollection |
collection of BaseTauTagInfo objects More... | |
typedef edm::Ref< BaseTauTagInfoCollection > | reco::BaseTauTagInfoRef |
presistent reference to a BaseTauTagInfo More... | |
typedef edm::RefProd< BaseTauTagInfoCollection > | reco::BaseTauTagInfoRefProd |
references to BaseTauTagInfo collection More... | |
typedef edm::RefVector< BaseTauTagInfoCollection > | reco::BaseTauTagInfoRefVector |
vector of references to BaseTauTagInfo objects all in the same collection More... | |