#include <FWItemRandomAccessor.h>
Public Types | |
typedef COLL | collection_type |
typedef V | collection_value_type |
typedef C | container_type |
Public Member Functions | |
template<> | |
const std::string & | classPurpose () |
template<> | |
const std::string & | classPurpose () |
template<> | |
const std::string & | classRegisterTypeName () |
template<> | |
const std::string & | classRegisterTypeName () |
template<> | |
const std::string & | classTypeName () |
template<> | |
const std::string & | classTypeName () |
FWItemNewDetSetAccessor (const TClass *iClass) | |
const void * | modelData (int iIndex) const |
const std::string & | purpose () const |
unsigned int | size () const |
const std::string & | typeName () const |
Public Member Functions inherited from FWItemRandomAccessorBase | |
const void * | data () const |
bool | isCollection () const |
const TClass * | modelType () const |
virtual void | reset () |
void | setData (const edm::ObjectWithDict &) |
override if id of an object should be different than the index More... | |
const TClass * | type () const |
virtual | ~FWItemRandomAccessorBase () |
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 () |
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 |
Specialized accessor for the new edmNew::DetSetVector classes.
Definition at line 155 of file FWItemRandomAccessor.h.
typedef COLL FWItemNewDetSetAccessor< C, COLL, V >::collection_type |
Definition at line 159 of file FWItemRandomAccessor.h.
typedef V FWItemNewDetSetAccessor< C, COLL, V >::collection_value_type |
Definition at line 160 of file FWItemRandomAccessor.h.
typedef C FWItemNewDetSetAccessor< C, COLL, V >::container_type |
Definition at line 158 of file FWItemRandomAccessor.h.
|
inline |
Definition at line 162 of file FWItemRandomAccessor.h.
const std::string & FWItemNewDetSetAccessor< edmNew::DetSetVector< SiStripCluster > >::classPurpose | ( | ) |
Definition at line 37 of file FWItemTrackAccessors.cc.
const std::string & FWItemNewDetSetAccessor< edmNew::DetSetVector< SiPixelCluster > >::classPurpose | ( | ) |
Definition at line 38 of file FWItemTrackAccessors.cc.
|
static |
const std::string & FWItemNewDetSetAccessor< edmNew::DetSetVector< SiStripCluster > >::classRegisterTypeName | ( | ) |
Definition at line 37 of file FWItemTrackAccessors.cc.
const std::string & FWItemNewDetSetAccessor< edmNew::DetSetVector< SiPixelCluster > >::classRegisterTypeName | ( | ) |
Definition at line 38 of file FWItemTrackAccessors.cc.
|
static |
const std::string & FWItemNewDetSetAccessor< edmNew::DetSetVector< SiStripCluster > >::classTypeName | ( | ) |
Definition at line 37 of file FWItemTrackAccessors.cc.
const std::string & FWItemNewDetSetAccessor< edmNew::DetSetVector< SiPixelCluster > >::classTypeName | ( | ) |
Definition at line 38 of file FWItemTrackAccessors.cc.
|
static |
|
inlinevirtual |
Implements FWItemAccessorBase.
Definition at line 168 of file FWItemRandomAccessor.h.
References EnergyCorrector::c, and FWItemRandomAccessorBase::getDataPtr().
|
inline |
Definition at line 166 of file FWItemRandomAccessor.h.
|
inlinevirtual |
Implements FWItemAccessorBase.
Definition at line 179 of file FWItemRandomAccessor.h.
References EnergyCorrector::c, and FWItemRandomAccessorBase::getDataPtr().
Referenced by ntupleDataFormat._Collection::__iter__(), and ntupleDataFormat._Collection::__len__().
|
inline |
Definition at line 166 of file FWItemRandomAccessor.h.