List of all members | Public Member Functions | Protected Member Functions | Private Types | Private Member Functions | Private Attributes
SdCalibPlotterOG::TObjectCollection Class Reference

#include <TObjectCollection.h>

Inheritance diagram for SdCalibPlotterOG::TObjectCollection:
Inheritance graph
[legend]

Public Member Functions

 TObjectCollection ()
 
 ~TObjectCollection ()
 

Protected Member Functions

template<class DerivedTObjectType >
DerivedTObjectType & Add (DerivedTObjectType *const obj)
 

Private Types

typedef std::vector< TObject * > ObjectCollection
 

Private Member Functions

TObjectCollectionoperator= (const TObjectCollection &)
 
 TObjectCollection (const TObjectCollection &)
 

Private Attributes

std::vector< TObject * > fObjects
 

Detailed Description

Definition at line 11 of file TObjectCollection.h.

Member Typedef Documentation

typedef std::vector<TObject*> SdCalibPlotterOG::TObjectCollection::ObjectCollection
private

Definition at line 13 of file TObjectCollection.h.

Constructor & Destructor Documentation

SdCalibPlotterOG::TObjectCollection::TObjectCollection ( )
inline

Definition at line 16 of file TObjectCollection.h.

SdCalibPlotterOG::TObjectCollection::~TObjectCollection ( )
inline

Definition at line 18 of file TObjectCollection.h.

References fObjects.

SdCalibPlotterOG::TObjectCollection::TObjectCollection ( const TObjectCollection )
private

Member Function Documentation

template<class DerivedTObjectType >
DerivedTObjectType& SdCalibPlotterOG::TObjectCollection::Add ( DerivedTObjectType *const  obj)
inlineprotected

Definition at line 28 of file TObjectCollection.h.

References fObjects.

TObjectCollection& SdCalibPlotterOG::TObjectCollection::operator= ( const TObjectCollection )
private

Member Data Documentation

std::vector<TObject*> SdCalibPlotterOG::TObjectCollection::fObjects
private

Definition at line 38 of file TObjectCollection.h.

Referenced by Add(), and ~TObjectCollection().


The documentation for this class was generated from the following file:

, generated on Tue Sep 26 2023.