#include <FWItemRandomAccessor.h>
Public Member Functions | |
template<> | |
const std::string & | classPurpose () |
template<> | |
const std::string & | classPurpose () |
template<> | |
const std::string & | classPurpose () |
template<> | |
const std::string & | classPurpose () |
template<> | |
const std::string & | classPurpose () |
template<> | |
const std::string & | classPurpose () |
template<> | |
const std::string & | classPurpose () |
template<> | |
const std::string & | classPurpose () |
template<> | |
const std::string & | classPurpose () |
template<> | |
const std::string & | classPurpose () |
template<> | |
const std::string & | classRegisterTypeName () |
template<> | |
const std::string & | classRegisterTypeName () |
template<> | |
const std::string & | classRegisterTypeName () |
template<> | |
const std::string & | classRegisterTypeName () |
template<> | |
const std::string & | classRegisterTypeName () |
template<> | |
const std::string & | classRegisterTypeName () |
template<> | |
const std::string & | classRegisterTypeName () |
template<> | |
const std::string & | classRegisterTypeName () |
template<> | |
const std::string & | classRegisterTypeName () |
template<> | |
const std::string & | classRegisterTypeName () |
template<> | |
const std::string & | classTypeName () |
template<> | |
const std::string & | classTypeName () |
template<> | |
const std::string & | classTypeName () |
template<> | |
const std::string & | classTypeName () |
template<> | |
const std::string & | classTypeName () |
template<> | |
const std::string & | classTypeName () |
template<> | |
const std::string & | classTypeName () |
template<> | |
const std::string & | classTypeName () |
template<> | |
const std::string & | classTypeName () |
template<> | |
const std::string & | classTypeName () |
FWItemRandomAccessor (const TClass *iClass) | |
const void * | modelData (int iIndex) const override |
const std::string & | purpose () const |
unsigned int | size () const override |
const std::string & | typeName () const |
Public Member Functions inherited from FWItemRandomAccessorBase | |
const void * | data () const override |
bool | isCollection () const override |
const TClass * | modelType () const override |
void | reset () override |
void | setData (const edm::ObjectWithDict &) override |
override if id of an object should be different than the index More... | |
const TClass * | type () const override |
~FWItemRandomAccessorBase () override | |
Public Member Functions inherited from FWItemAccessorBase | |
FWItemAccessorBase () | |
virtual | ~FWItemAccessorBase () |
Static Public Member Functions | |
static const std::string & | classPurpose () |
static const std::string & | classRegisterTypeName () |
static const std::string & | classTypeName () |
Private Types | |
typedef C | container_type |
typedef V | container_value_type |
Additional Inherited Members | |
Protected Member Functions inherited from FWItemRandomAccessorBase | |
FWItemRandomAccessorBase (const TClass *type, const std::type_info &modelTypeName) | |
void * | getDataPtr () const |
Protected Attributes inherited from FWItemRandomAccessorBase | |
void * | m_data |
const TClass * | m_modelType |
const TClass * | m_type |
A generic helper class which can be used to create a specialized FWItemAccessorBase plugin for all the classes that expose a std::vector like interface.
The template argument T is the actual type of the container you want to have an accessor for and it must satisty the following:
Notice that most of the work is actually done by the baseclass.
Definition at line 73 of file FWItemRandomAccessor.h.
|
private |
Definition at line 75 of file FWItemRandomAccessor.h.
|
private |
Definition at line 76 of file FWItemRandomAccessor.h.
|
inline |
Definition at line 78 of file FWItemRandomAccessor.h.
const std::string & FWItemRandomAccessor< CSCRecHit2DCollection >::classPurpose | ( | ) |
Definition at line 44 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< CSCSegmentCollection >::classPurpose | ( | ) |
Definition at line 45 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< DTRecSegment2DCollection >::classPurpose | ( | ) |
Definition at line 46 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< DTRecSegment4DCollection >::classPurpose | ( | ) |
Definition at line 47 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< DTRecHitCollection >::classPurpose | ( | ) |
Definition at line 48 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< RPCRecHitCollection >::classPurpose | ( | ) |
Definition at line 49 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< GEMRecHitCollection >::classPurpose | ( | ) |
Definition at line 50 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< GEMSegmentCollection >::classPurpose | ( | ) |
Definition at line 51 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< ME0RecHitCollection >::classPurpose | ( | ) |
Definition at line 52 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< ME0SegmentCollection >::classPurpose | ( | ) |
Definition at line 53 of file FWItemMuonAccessors.cc.
|
static |
const std::string & FWItemRandomAccessor< CSCRecHit2DCollection >::classRegisterTypeName | ( | ) |
Definition at line 44 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< CSCSegmentCollection >::classRegisterTypeName | ( | ) |
Definition at line 45 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< DTRecSegment2DCollection >::classRegisterTypeName | ( | ) |
Definition at line 46 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< DTRecSegment4DCollection >::classRegisterTypeName | ( | ) |
Definition at line 47 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< DTRecHitCollection >::classRegisterTypeName | ( | ) |
Definition at line 48 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< RPCRecHitCollection >::classRegisterTypeName | ( | ) |
Definition at line 49 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< GEMRecHitCollection >::classRegisterTypeName | ( | ) |
Definition at line 50 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< GEMSegmentCollection >::classRegisterTypeName | ( | ) |
Definition at line 51 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< ME0RecHitCollection >::classRegisterTypeName | ( | ) |
Definition at line 52 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< ME0SegmentCollection >::classRegisterTypeName | ( | ) |
Definition at line 53 of file FWItemMuonAccessors.cc.
|
static |
const std::string & FWItemRandomAccessor< CSCRecHit2DCollection >::classTypeName | ( | ) |
Definition at line 44 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< CSCSegmentCollection >::classTypeName | ( | ) |
Definition at line 45 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< DTRecSegment2DCollection >::classTypeName | ( | ) |
Definition at line 46 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< DTRecSegment4DCollection >::classTypeName | ( | ) |
Definition at line 47 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< DTRecHitCollection >::classTypeName | ( | ) |
Definition at line 48 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< RPCRecHitCollection >::classTypeName | ( | ) |
Definition at line 49 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< GEMRecHitCollection >::classTypeName | ( | ) |
Definition at line 50 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< GEMSegmentCollection >::classTypeName | ( | ) |
Definition at line 51 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< ME0RecHitCollection >::classTypeName | ( | ) |
Definition at line 52 of file FWItemMuonAccessors.cc.
const std::string & FWItemRandomAccessor< ME0SegmentCollection >::classTypeName | ( | ) |
Definition at line 53 of file FWItemMuonAccessors.cc.
|
static |
|
inlineoverridevirtual |
Implements FWItemAccessorBase.
Definition at line 85 of file FWItemRandomAccessor.h.
References FWItemRandomAccessorBase::getDataPtr().
|
inline |
Definition at line 82 of file FWItemRandomAccessor.h.
|
inlineoverridevirtual |
Implements FWItemAccessorBase.
Definition at line 92 of file FWItemRandomAccessor.h.
References FWItemRandomAccessorBase::getDataPtr(), and FWItemAccessorBase::size().
Referenced by ntupleDataFormat._Collection::__iter__(), and ntupleDataFormat._Collection::__len__().
|
inline |
Definition at line 82 of file FWItemRandomAccessor.h.