#include <vector>
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefVector.h"
#include "DataFormats/Common/interface/RefProd.h"
Go to the source code of this file.
Namespaces | |
trigger | |
Typedefs | |
typedef std::vector< EgammaObject > | trigger::EgammaObjectCollection |
typedef EgammaObjectRefVector::iterator | trigger::EgammaObjectIterator |
typedef edm::Ref< EgammaObjectCollection > | trigger::EgammaObjectRef |
typedef edm::RefProd< EgammaObjectCollection > | trigger::EgammaObjectRefProd |
typedef edm::RefVector< EgammaObjectCollection > | trigger::EgammaObjectRefVector |