Deprecated Stuff


Detailed Description

Classes or functions that are deprecated (or will be soon).

Some classes/functions that you should consider as deprecated, i.e. do not count on them, as they might disappear without notice in a later release. Also, do not expect any support for them...


Modules

 Old calibration software
 Classes that were used during Run1-Run2 for data reconstruction.
 STAF legacy software
 Relics of the times when we used STAF as our main framework.

Classes

class  emcOMFEMtupleT< BM, FT >
 (OLD) Base class for all the plugins handling object deriving from emcFEMtuple. More...
class  EmcCalibTower
 (OLD) Kind of interim object between STAF times and Fun4All times. More...
class  EmcCalibTowerv1
 (OLD) Kind of interim object between STAF times and Fun4All times. More...
class  EmcClusterLocalExt
 (OLD) Kind of interim object between STAF times and Fun4All times. More...
class  EmcClusterLocalExtv1
 (OLD) Kind of interim object between STAF times and Fun4All times. More...
class  emcObjectFiller
 (OLD?) ABC of a PHObject Filler. More...
class  emcObjectFillerManager
 (OLD?) Manager for object fillers. More...
class  emcObjectFillerRegistry
 (OLD?) (Singleton) Registry for object fillers. More...
class  emcOFClusterContainer
 (OLD?) Fills emcClusterContainerv1 from dEmcClsuterLocalExt. More...
class  emcOFTowerContainer
 (OLD?) Fills emcTowerContainerv1 from dEmcCalibTower. More...
class  EmcSnglCalibTowerv1
 (OLD) Kind of interim object between STAF times and Fun4All times. More...
class  EmcSnglClusterLocalExtv1
 (OLD) Kind of interim object between STAF times and Fun4All times. More...
class  mEmcCalibratorModule
 (OLD) Was our calibration module. More...
class  mEmcClusterNewModule
 (OLD) Module for clusterizing EMCAL. More...
class  mEmcMIPCorr3Module
 (STAF) Mip correction for Run2 dsts. More...

Functions

emcManageableemcDataManager::Collect (const emcManageable &object, const PHTimeStamp &when)
virtual emcManageableemcObjectManager::Collect (const emcManageable &, const PHTimeStamp &)


Function Documentation

virtual emcManageable* emcObjectManager::Collect const emcManageable ,
const PHTimeStamp & 
[inline, virtual, inherited]
 

Deprecated:
Collect a manageable from the DB. See the DM interface for parameters. Unless allowed explicitely by a particular Object Manager, in general the returned pointer (should not be deleted) by the receiver !

Has been deprecated because handling of collections is better done elsewhere. That's not the job of the datamanager, after all...

Reimplemented in emcOMCalFEMT< BM >, emcOMCalibrationDataT< BM >, emcOMFEMtupleT< BM, FT >, emcOMGeometryT< BM >, emcOMTimeStamp, emcOMIniCalConstruction, and emcOMCalFEMT< T >.

Definition at line 111 of file emcObjectManager.h.

emcManageable * emcDataManager::Collect const emcManageable object,
const PHTimeStamp &  when
[inherited]
 

Deprecated:
Collect 1 big manageable valid for all the supermodules in the current configuration.
Parameters:
object Object you want to collect (must be a subclass of emcManageable).
when The recovery time.
Has been deprecated because handling of collections is better done elsewhere. That's not the job of the datamanager, after all...

Definition at line 51 of file emcDataManager.C.

References emcObjectManagerRegister::GetInstance(), and emcObjectManagerRegister::GetObjectManagerMap().

Referenced by mEmcTOFCorr2Module::apply_tdcped(), PbScSector::BuildFromDB(), PbGlSector::BuildFromDB(), emcRawDataCalibratorV2::CollectForCDO(), emcRawDataCalibratorV1::CollectForCDO(), emcRawDataCalibrator::CollectForCDO(), emcRawDataCalibratorV2::CollectForMDO(), emcRawDataCalibratorV1::CollectForMDO(), emcRawDataCalibrator::CollectForMDO(), mEmcToolsModule::EmcCollectDeadMap(), emcRawDataAccessor::GetInstance(), and test().