#include <DataFormats/Common/interface/OneToManyWithQuality.h>
Public Types | |
typedef base::data_type | data_type |
insert val type | |
typedef base::index_type | index_type |
index type | |
typedef base::key_type | key_type |
insert key type | |
typedef base::map_type | map_type |
map type | |
typedef base::ref_type | ref_type |
reference set type | |
typedef base::transient_key_vector | transient_key_vector |
transient key vector | |
typedef base::transient_map_type | transient_map_type |
transient map type | |
typedef base::transient_val_vector | transient_val_vector |
transient val vector | |
typedef base::val_type | val_type |
values reference collection type | |
Private Types | |
typedef OneToManyWithQualityGeneric < CKey, CVal, Q, index > | base |
Definition at line 7 of file OneToManyWithQuality.h.
typedef OneToManyWithQualityGeneric<CKey, CVal, Q, index> edm::OneToManyWithQuality< CKey, CVal, Q, index >::base [private] |
Definition at line 9 of file OneToManyWithQuality.h.
typedef base::data_type edm::OneToManyWithQuality< CKey, CVal, Q, index >::data_type |
insert val type
Reimplemented from edm::OneToManyWithQualityGeneric< CKey, CVal, Q, index >.
Definition at line 17 of file OneToManyWithQuality.h.
typedef base::index_type edm::OneToManyWithQuality< CKey, CVal, Q, index >::index_type |
index type
Reimplemented from edm::OneToManyWithQualityGeneric< CKey, CVal, Q, index >.
Definition at line 19 of file OneToManyWithQuality.h.
typedef base::key_type edm::OneToManyWithQuality< CKey, CVal, Q, index >::key_type |
insert key type
Reimplemented from edm::OneToManyWithQualityGeneric< CKey, CVal, Q, index >.
Definition at line 15 of file OneToManyWithQuality.h.
typedef base::map_type edm::OneToManyWithQuality< CKey, CVal, Q, index >::map_type |
map type
Reimplemented from edm::OneToManyWithQualityGeneric< CKey, CVal, Q, index >.
Definition at line 21 of file OneToManyWithQuality.h.
typedef base::ref_type edm::OneToManyWithQuality< CKey, CVal, Q, index >::ref_type |
reference set type
Reimplemented from edm::OneToManyWithQualityGeneric< CKey, CVal, Q, index >.
Definition at line 23 of file OneToManyWithQuality.h.
typedef base::transient_key_vector edm::OneToManyWithQuality< CKey, CVal, Q, index >::transient_key_vector |
transient key vector
Reimplemented from edm::OneToManyWithQualityGeneric< CKey, CVal, Q, index >.
Definition at line 27 of file OneToManyWithQuality.h.
typedef base::transient_map_type edm::OneToManyWithQuality< CKey, CVal, Q, index >::transient_map_type |
transient map type
Reimplemented from edm::OneToManyWithQualityGeneric< CKey, CVal, Q, index >.
Definition at line 25 of file OneToManyWithQuality.h.
typedef base::transient_val_vector edm::OneToManyWithQuality< CKey, CVal, Q, index >::transient_val_vector |
transient val vector
Reimplemented from edm::OneToManyWithQualityGeneric< CKey, CVal, Q, index >.
Definition at line 29 of file OneToManyWithQuality.h.
typedef base::val_type edm::OneToManyWithQuality< CKey, CVal, Q, index >::val_type |
values reference collection type
Reimplemented from edm::OneToManyWithQualityGeneric< CKey, CVal, Q, index >.
Definition at line 13 of file OneToManyWithQuality.h.