#include <DetSetVectorNew.h>
Public Types | |
typedef DetSetVector< T >::id_type | id_type |
typedef DetSetVector< T >::id_type | key_type |
typedef DetSetVector< T >::size_type | size_type |
typedef DetSetVector< T >::data_type | value_type |
Public Member Functions | |
void | abort () |
data_type & | back () |
DataIter | begin () |
void | checkCapacityExausted () const |
void | checkCapacityExausted (size_type s) const |
bool | empty () const |
DataIter | end () |
FastFiller (DetSetVector< T > &iv, id_type id, bool isaveEmpty=false) | |
FastFiller (DetSetVector< T > &iv, typename DetSetVector< T >::Item &it, bool isaveEmpty=false) | |
id_type | id () const |
data_type & | operator[] (size_type i) |
void | push_back (data_type const &d) |
void | push_back (data_type &&d) |
void | reserve (size_type s) |
void | resize (size_type s) |
size_type | size () const |
~FastFiller () | |
Static Public Member Functions | |
static DetSetVector< T >::Item & | dummy () |
Private Attributes | |
DetSetVector< T >::Item & | m_item |
bool | m_saveEmpty |
DetSetVector< T > & | m_v |
Friends | |
class | ::TestDetSet |
Definition at line 225 of file DetSetVectorNew.h.
typedef DetSetVector<T>::id_type edmNew::DetSetVector< T >::FastFiller::id_type |
Definition at line 229 of file DetSetVectorNew.h.
typedef DetSetVector<T>::id_type edmNew::DetSetVector< T >::FastFiller::key_type |
Definition at line 228 of file DetSetVectorNew.h.
typedef DetSetVector<T>::size_type edmNew::DetSetVector< T >::FastFiller::size_type |
Definition at line 230 of file DetSetVectorNew.h.
typedef DetSetVector<T>::data_type edmNew::DetSetVector< T >::FastFiller::value_type |
Definition at line 227 of file DetSetVectorNew.h.
|
inline |
Definition at line 237 of file DetSetVectorNew.h.
References edmNew::dstvdetails::notSafe().
|
inline |
Definition at line 242 of file DetSetVectorNew.h.
References edmNew::dstvdetails::notSafe().
|
inline |
Definition at line 248 of file DetSetVectorNew.h.
|
inline |
Definition at line 258 of file DetSetVectorNew.h.
Referenced by Phase2TrackerClusterizer::produce(), and SiStripRecHitConverterAlgorithm::run().
|
inline |
Definition at line 309 of file DetSetVectorNew.h.
|
inline |
Definition at line 293 of file DetSetVectorNew.h.
Referenced by PixelThresholdClusterizer::clusterizeDetUnitT(), PixelThresholdClusterizer::make_cluster(), and JetCoreClusterSplitter::split().
|
inline |
Definition at line 263 of file DetSetVectorNew.h.
References edmNew::dstvdetails::throwCapacityExausted().
|
inline |
Definition at line 267 of file DetSetVectorNew.h.
References edmNew::dstvdetails::throwCapacityExausted().
|
inlinestatic |
|
inline |
Definition at line 288 of file DetSetVectorNew.h.
Referenced by PixelThresholdClusterizer::clusterizeDetUnitT(), SiStripRecHitConverterAlgorithm::run(), Vispa.Gui.VispaWidget.TextField::setAutosizeFont(), and Vispa.Gui.VispaWidget.TextField::setAutotruncate().
|
inline |
Definition at line 294 of file DetSetVectorNew.h.
References begin, and findQualityFiles::size.
Referenced by PixelThresholdClusterizer::clusterizeDetUnitT(), Types.LuminosityBlockRange::cppID(), Types.EventRange::cppID(), PixelThresholdClusterizer::make_cluster(), and JetCoreClusterSplitter::split().
|
inline |
Definition at line 286 of file DetSetVectorNew.h.
|
inline |
Definition at line 290 of file DetSetVectorNew.h.
References mps_fire::i.
|
inline |
Definition at line 296 of file DetSetVectorNew.h.
Referenced by MTDThresholdClusterizer::clusterize(), Phase2TrackerClusterizerSequentialAlgorithm::clusterizeDetUnit(), Phase2TrackerClusterizerAlgorithm::clusterizeDetUnit(), PixelThresholdClusterizer::clusterizeDetUnitT(), PixelThresholdClusterizer::make_cluster(), helper::ClusterStorer::processClusters(), MTDTrackingRecHitProducer::run(), SiStripRecHitConverterAlgorithm::run(), cms::SiPixelRecHitConverter::run(), SiStripRecHitMatcher::SiStripRecHitMatcher(), and JetCoreClusterSplitter::split().
|
inline |
Definition at line 302 of file DetSetVectorNew.h.
References edmIntegrityCheck::d, and eostools::move().
|
inline |
Definition at line 272 of file DetSetVectorNew.h.
References edmNew::dstvdetails::throwCapacityExausted().
|
inline |
Definition at line 279 of file DetSetVectorNew.h.
References alignCSCRings::s.
Referenced by Vispa.Gui.TextDialog.TextDialog::__init__(), Vispa.Plugins.ConfigEditor.ToolDialog.ToolDialog::__init__(), Vispa.Main.MainWindow.MainWindow::_loadIni(), and Vispa.Gui.PortConnection.PointToPointConnection::updateConnection().
|
inline |
Definition at line 287 of file DetSetVectorNew.h.
Referenced by ntupleDataFormat._Collection::__iter__(), ntupleDataFormat._Collection::__len__(), and SiStripRecHitConverterAlgorithm::run().
|
friend |
Definition at line 313 of file DetSetVectorNew.h.
|
private |
Definition at line 316 of file DetSetVectorNew.h.
|
private |
Definition at line 317 of file DetSetVectorNew.h.
|
private |
Definition at line 315 of file DetSetVectorNew.h.