| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

PreElecAlgorithm Class Reference

#include <PreElecAlgorithm.h>

Inheritance diagram for PreElecAlgorithm:

[legend]
Collaboration diagram for PreElecAlgorithm:
[legend]
List of all members.

Public Member Functions

 PreElecAlgorithm (const std::string &name, ISvcLocator *pSvcLocator)
 ~PreElecAlgorithm ()
StatusCode initialize ()
StatusCode execute ()
StatusCode finalize ()
DayaBay::SimHeaderGetCurrentHeaderObject () const
virtual StatusCode sysInitialize ()
virtual StatusCode sysExecute ()
virtual StatusCode preExecute ()
virtual StatusCode postExecute ()
virtual StatusCode sysFinalize ()
IDataProviderSvcarcSvc () const
void putTES (DataObject *obj, std::string location) const
TYPE * getTES (std::string location) const
TYPE * getAES (std::string location, int index) const
std::vector< DataObject * > getAEScollection (std::string location) const
int getExecNum ()
std::string Location () const
void put (IDataProviderSvc *svc, DataObject *object, const std::string &address, const bool useRootInTES=true) const
void put (DataObject *object, const std::string &address, const bool useRootInTES=true) const
Gaudi::Utils::GetData< TYPE
>::return_type 
get (IDataProviderSvc *svc, const std::string &location, const bool useRootInTES=true) const
Gaudi::Utils::GetData< TYPE
>::return_type 
get (const std::string &location, const bool useRootInTES=true) const
TYPE * getDet (IDataProviderSvc *svc, const std::string &location) const
TYPE * getDet (const std::string &location) const
bool exist (IDataProviderSvc *svc, const std::string &location, const bool useRootInTES=true) const
bool exist (const std::string &location, const bool useRootInTES=true) const
bool existDet (IDataProviderSvc *svc, const std::string &location) const
bool existDet (const std::string &location) const
TYPE * getOrCreate (IDataProviderSvc *svc, const std::string &location, const bool useRootInTES=true) const
TYPE * getOrCreate (const std::string &location, const bool useRootInTES=true) const
bool registerContext () const
INTupleSvcevtColSvc () const
IAlgContextSvccontextSvc () const
TOOL * tool (const std::string &type, const std::string &name, const IInterface *parent=0, bool create=true) const
TOOL * tool (const std::string &type, const IInterface *parent=0, bool create=true) const
SERVICE * svc (const std::string &name, const bool create=true) const
IUpdateManagerSvcupdMgrSvc () const
IDataProviderSvcfastContainersSvc () const
StatusCode Error (const std::string &msg, const StatusCode st=StatusCode::FAILURE, const size_t mx=10) const
StatusCode Warning (const std::string &msg, const StatusCode st=StatusCode::FAILURE, const size_t mx=10) const
StatusCode Print (const std::string &msg, const StatusCode st=StatusCode::SUCCESS, const MSG::Level lev=MSG::INFO) const
StatusCode Assert (const bool ok, const std::string &message="", const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) const
StatusCode Assert (const bool ok, const char *message, const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) const
StatusCode Exception (const std::string &msg, const GaudiException &exc, const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) const
StatusCode Exception (const std::string &msg, const std::exception &exc, const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) const
StatusCode Exception (const std::string &msg="no message", const StatusCode sc=StatusCode(StatusCode::FAILURE, true)) const
MsgStreammsgStream (const MSG::Level level) const
MsgStreamalways () const
MsgStreamfatal () const
MsgStreamerr () const
MsgStreamerror () const
MsgStreamwarning () const
MsgStreaminfo () const
MsgStreamdebug () const
MsgStreamverbose () const
MsgStreammsg () const
const Statisticscounters () const
StatEntitycounter (const std::string &tag) const
MSG::Level msgLevel () const
bool msgLevel (const MSG::Level level) const
void resetMsgStream () const
bool typePrint () const
bool propsPrint () const
bool statPrint () const
bool errorsPrint () const
long printStat (const MSG::Level level=MSG::ALWAYS) const
long printErrors (const MSG::Level level=MSG::ALWAYS) const
long printProps (const MSG::Level level=MSG::ALWAYS) const
void registerCondition (const std::string &condition, StatusCode(CallerClass::*mf)()=NULL)
void registerCondition (const std::string &condition, CondType *&condPtrDest, StatusCode(CallerClass::*mf)()=NULL)
void registerCondition (char *condition, StatusCode(CallerClass::*mf)()=NULL)
void registerCondition (TargetClass *condition, StatusCode(CallerClass::*mf)()=NULL)
StatusCode runUpdate ()
TransientFastContainer< T > * getFastContainer (const std::string &location, typename TransientFastContainer< T >::size_type initial=0)
StatusCode release (const IInterface *interface) const
unsigned long release ()
const std::string & context () const
const std::string & rootInTES () const
double globalTimeOffset () const
virtual StatusCode sysStart ()
virtual StatusCode sysReinitialize ()
virtual StatusCode sysRestart ()
virtual StatusCode sysStop ()
virtual StatusCode sysBeginRun ()
virtual StatusCode sysEndRun ()
virtual const std::string & name () const
virtual const std::string & version () const
virtual StatusCode configure ()
virtual StatusCode terminate ()
virtual StatusCode start ()
virtual StatusCode stop ()
virtual StatusCode reinitialize ()
virtual StatusCode restart ()
virtual bool isExecuted () const
virtual void setExecuted (bool state)
virtual void resetExecuted ()
virtual StatusCode beginRun ()
virtual StatusCode endRun ()
virtual Gaudi::StateMachine::State FSMState () const
virtual Gaudi::StateMachine::State targetFSMState () const
virtual bool isEnabled () const
virtual bool filterPassed () const
virtual void setFilterPassed (bool state)
StatusCode service (const std::string &name, T *&psvc, bool createIf=true) const
StatusCode service (const std::string &svcType, const std::string &svcName, T *&psvc) const
void setOutputLevel (int level)
IAuditorSvcauditorSvc () const
IChronoStatSvcchronoSvc () const
IChronoStatSvcchronoStatService () const
IDataProviderSvcdetSvc () const
IDataProviderSvcdetDataService () const
IConversionSvcdetCnvSvc () const
IConversionSvcdetDataCnvService () const
IDataProviderSvceventSvc () const
IDataProviderSvcevtSvc () const
IDataProviderSvceventDataService () const
IConversionSvceventCnvSvc () const
IConversionSvceventDataCnvService () const
IHistogramSvchistoSvc () const
IHistogramSvchistogramDataService () const
IMessageSvcmsgSvc () const
IMessageSvcmessageService () const
INTupleSvcntupleSvc () const
INTupleSvcntupleService () const
IRndmGenSvcrandSvc () const
IToolSvctoolSvc () const
IExceptionSvcexceptionSvc () const
ISvcLocatorserviceLocator () const
ISvcLocatorsvcLoc () const
StatusCode createSubAlgorithm (const std::string &type, const std::string &name, Algorithm *&pSubAlg)
std::vector< Algorithm * > * subAlgorithms () const
virtual StatusCode setProperty (const Property &p)
virtual StatusCode setProperty (const std::string &s)
virtual StatusCode setProperty (const std::string &n, const std::string &v)
StatusCode setProperty (const std::string &name, const TYPE &value)
virtual StatusCode getProperty (Property *p) const
virtual const PropertygetProperty (const std::string &name) const
virtual StatusCode getProperty (const std::string &n, std::string &v) const
virtual const std::vector<
Property * > & 
getProperties () const
StatusCode setProperties ()
PropertydeclareProperty (const std::string &name, T &property, const std::string &doc="none") const
PropertydeclareRemoteProperty (const std::string &name, IProperty *rsvc, const std::string &rname="") const
IMonitorSvcmonitorSvc () const
void declareInfo (const std::string &name, const T &var, const std::string &desc) const
void declareInfo (const std::string &name, const std::string &format, const void *var, int size, const std::string &desc) const
unsigned long addRef ()
StatusCode queryInterface (const InterfaceID &riid, void **)

Static Public Member Functions

static const InterfaceIDinterfaceID ()
static const InterfaceIDinterfaceID ()
static const InterfaceIDinterfaceID ()

Public Attributes

 SUCCESS
 NO_INTERFACE
 VERSMISMATCH
 LAST_ERROR

Protected Types

typedef std::map< std::string,
StatEntity
Statistics
typedef std::map< std::string,
unsigned int > 
Counter
typedef std::vector< IAlgTool * > AlgTools
typedef std::pair< IInterface *,
std::string > 
ServiceEntry
typedef std::vector< ServiceEntryServices

Protected Member Functions

DayaBay::SimHeaderMakeHeaderObject ()
void InitializeHeader (DayaBay::HeaderObject *header)
void AppendInputHeader (const DayaBay::HeaderObject *header) const
StatusCode releaseTool (const IAlgTool *tool) const
StatusCode releaseSvc (const IInterface *svc) const
bool isInitialized () const
bool isFinalized () const
int outputLevel () const
IntegerPropertyoutputLevelProperty ()
void initOutputLevel (Property &prop)

Protected Attributes

DayaBay::HeaderObjectm_headerObject
bool m_pullMode
std::string m_location

Static Protected Attributes

static const bool IgnoreRootInTES
static const bool UseRootInTES

Private Attributes

IPreElecSimSvcm_preElecSimSvc
TimeStamp m_hitEarliest
TimeStamp m_hitLatest

Detailed Description

Definition at line 11 of file PreElecAlgorithm.h.


Member Typedef Documentation

typedef std::map< std::string, StatEntity > DybAlgorithm< DayaBay::SimHeader >::Statistics [protected, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

typedef std::map< std::string, unsigned int > DybAlgorithm< DayaBay::SimHeader >::Counter [protected, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

typedef std::vector< IAlgTool * > DybAlgorithm< DayaBay::SimHeader >::AlgTools [protected, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

typedef std::pair< IInterface *, std::string > DybAlgorithm< DayaBay::SimHeader >::ServiceEntry [protected, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

typedef std::vector< ServiceEntry > DybAlgorithm< DayaBay::SimHeader >::Services [protected, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.


Constructor & Destructor Documentation

PreElecAlgorithm::PreElecAlgorithm ( const std::string &  name,
ISvcLocator pSvcLocator 
)

PreElecAlgorithm::~PreElecAlgorithm (  ) 

Definition at line 90 of file PreElecAlgorithm.cc.

00091 {
00092   info()<< "Destruct:~PreElecAlgorithm()!"<< endreq;
00093 }


Member Function Documentation

StatusCode PreElecAlgorithm::initialize (  )  [virtual]

Reimplemented from DybAlgorithm< DayaBay::SimHeader >.

Definition at line 23 of file PreElecAlgorithm.cc.

00024 {
00025   StatusCode status= this->GaudiAlgorithm::initialize();
00026   if(status.isFailure()) 
00027   { 
00028     error()<< "Error when initializing  GaudiAlgorithm"<< endreq;
00029     return status;
00030   }
00031    
00032   info()<< "PreElecAlgorithm ininalize()"<< endreq;
00033 
00034   //Initialize the PreElecSimSvc
00035   IService* isvc = 0;
00036   StatusCode sc = serviceLocator()->service("PreElecSimSvc", isvc, false);
00037   if(sc.isFailure()) 
00038   {
00039     error()<< "Service : PreElecSimSvc could not be retrieved"<< endreq;
00040     return sc;
00041   }
00042   isvc->addRef();
00043   sc = isvc->queryInterface(IPreElecSimSvc::interfaceID(), (void**)&m_preElecSimSvc);
00044   if(sc.isFailure()) 
00045   {
00046     error()<< "Service PreElecSvc does not implement IPreElecSimSvc"<< endreq;
00047   }
00048   return sc;
00049 }

StatusCode PreElecAlgorithm::execute (  )  [virtual]

Reimplemented from DybAlgorithm< DayaBay::SimHeader >.

Definition at line 51 of file PreElecAlgorithm.cc.

00052 {
00053   info()<< "Now into PreElecAlgorithm executation!"<< endreq;
00054 
00055   SimHitHeader* shh = 0;
00056   vector<const SimHeader*> shs;
00057   shh = m_preElecSimSvc->getSimHitHeader(shs, m_hitEarliest, m_hitLatest);
00058 
00059   if(!shh)
00060   {
00061     error()<< "Error when get one SimHitHeader!"<< endreq;
00062     return StatusCode::FAILURE;
00063   }
00064   info()<< "SimHitHeader's address: "<< shh<< endreq;
00065 
00066   map<short int, SimHitCollection*> shc = shh->hitCollection();
00067   for(map<short int, SimHitCollection*>::iterator mit = shc.begin(); mit != shc.end(); mit++)
00068   {
00069     vector<SimHit*> vsh = mit->second->collection();
00070     info()<< MSG::INFO<< "In Det"<< mit->first
00071           << " : SimHit's num = "<< vsh.size()<< endreq;
00072   }
00073 
00074   //delete shh;
00075   for(vector<const SimHeader*>::size_type i = 0; i < shs.size(); i++)
00076   {
00077     delete shs[i];
00078   }
00079 
00080   info()<< "PreElecAlgorithm execute() finalized!" << endreq;
00081   return StatusCode::SUCCESS;
00082 }

StatusCode PreElecAlgorithm::finalize (  )  [virtual]

Reimplemented from DybAlgorithm< DayaBay::SimHeader >.

Definition at line 84 of file PreElecAlgorithm.cc.

00085 {
00086   info()<< "PreElecAlgorithm finalize()"<< endreq;
00087   return StatusCode::SUCCESS;
00088 }

DayaBay::SimHeader * DybAlgorithm< DayaBay::SimHeader >::GetCurrentHeaderObject (  )  const [inherited]

Reimplemented in MixInputAlgorithm.

virtual StatusCode DybAlgorithm< DayaBay::SimHeader >::sysInitialize (  )  [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual StatusCode DybAlgorithm< DayaBay::SimHeader >::sysExecute (  )  [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual StatusCode DybAlgorithm< DayaBay::SimHeader >::preExecute (  )  [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual StatusCode DybAlgorithm< DayaBay::SimHeader >::postExecute (  )  [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual StatusCode DybAlgorithm< DayaBay::SimHeader >::sysFinalize (  )  [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

IDataProviderSvc * DybAlgorithm< DayaBay::SimHeader >::arcSvc (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

void DybAlgorithm< DayaBay::SimHeader >::putTES ( DataObject obj,
std::string  location 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

TYPE * DybAlgorithm< DayaBay::SimHeader >::getTES ( std::string  location  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

TYPE * DybAlgorithm< DayaBay::SimHeader >::getAES ( std::string  location,
int  index 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

std::vector< DataObject * > DybAlgorithm< DayaBay::SimHeader >::getAEScollection ( std::string  location  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

int DybAlgorithm< DayaBay::SimHeader >::getExecNum (  )  [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

std::string DybAlgorithm< DayaBay::SimHeader >::Location (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

void DybAlgorithm< DayaBay::SimHeader >::put ( IDataProviderSvc svc,
DataObject object,
const std::string &  address,
const bool  useRootInTES = true 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

void DybAlgorithm< DayaBay::SimHeader >::put ( DataObject object,
const std::string &  address,
const bool  useRootInTES = true 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

Gaudi::Utils::GetData< TYPE >::return_type DybAlgorithm< DayaBay::SimHeader >::get ( IDataProviderSvc svc,
const std::string &  location,
const bool  useRootInTES = true 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

Gaudi::Utils::GetData< TYPE >::return_type DybAlgorithm< DayaBay::SimHeader >::get ( const std::string &  location,
const bool  useRootInTES = true 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

TYPE * DybAlgorithm< DayaBay::SimHeader >::getDet ( IDataProviderSvc svc,
const std::string &  location 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

TYPE * DybAlgorithm< DayaBay::SimHeader >::getDet ( const std::string &  location  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

bool DybAlgorithm< DayaBay::SimHeader >::exist ( IDataProviderSvc svc,
const std::string &  location,
const bool  useRootInTES = true 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

bool DybAlgorithm< DayaBay::SimHeader >::exist ( const std::string &  location,
const bool  useRootInTES = true 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

bool DybAlgorithm< DayaBay::SimHeader >::existDet ( IDataProviderSvc svc,
const std::string &  location 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

bool DybAlgorithm< DayaBay::SimHeader >::existDet ( const std::string &  location  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

TYPE * DybAlgorithm< DayaBay::SimHeader >::getOrCreate ( IDataProviderSvc svc,
const std::string &  location,
const bool  useRootInTES = true 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

TYPE * DybAlgorithm< DayaBay::SimHeader >::getOrCreate ( const std::string &  location,
const bool  useRootInTES = true 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

bool DybAlgorithm< DayaBay::SimHeader >::registerContext (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

INTupleSvc * DybAlgorithm< DayaBay::SimHeader >::evtColSvc (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

IAlgContextSvc * DybAlgorithm< DayaBay::SimHeader >::contextSvc (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

TOOL * DybAlgorithm< DayaBay::SimHeader >::tool ( const std::string &  type,
const std::string &  name,
const IInterface parent = 0,
bool  create = true 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

TOOL * DybAlgorithm< DayaBay::SimHeader >::tool ( const std::string &  type,
const IInterface parent = 0,
bool  create = true 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

SERVICE * DybAlgorithm< DayaBay::SimHeader >::svc ( const std::string &  name,
const bool  create = true 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

IUpdateManagerSvc * DybAlgorithm< DayaBay::SimHeader >::updMgrSvc (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

IDataProviderSvc * DybAlgorithm< DayaBay::SimHeader >::fastContainersSvc (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

StatusCode DybAlgorithm< DayaBay::SimHeader >::Error ( const std::string &  msg,
const StatusCode  st = StatusCode::FAILURE,
const size_t  mx = 10 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

StatusCode DybAlgorithm< DayaBay::SimHeader >::Warning ( const std::string &  msg,
const StatusCode  st = StatusCode::FAILURE,
const size_t  mx = 10 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

StatusCode DybAlgorithm< DayaBay::SimHeader >::Print ( const std::string &  msg,
const StatusCode  st = StatusCode::SUCCESS,
const MSG::Level  lev = MSG::INFO 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

StatusCode DybAlgorithm< DayaBay::SimHeader >::Assert ( const bool  ok,
const std::string &  message = "",
const StatusCode  sc = StatusCode(StatusCode::FAILURE, true) 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

StatusCode DybAlgorithm< DayaBay::SimHeader >::Assert ( const bool  ok,
const char *  message,
const StatusCode  sc = StatusCode(StatusCode::FAILURE, true) 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

StatusCode DybAlgorithm< DayaBay::SimHeader >::Exception ( const std::string &  msg,
const GaudiException exc,
const StatusCode  sc = StatusCode(StatusCode::FAILURE, true) 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

StatusCode DybAlgorithm< DayaBay::SimHeader >::Exception ( const std::string &  msg,
const std::exception &  exc,
const StatusCode  sc = StatusCode(StatusCode::FAILURE, true) 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

StatusCode DybAlgorithm< DayaBay::SimHeader >::Exception ( const std::string &  msg = "no message",
const StatusCode  sc = StatusCode(StatusCode::FAILURE, true) 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

MsgStream & DybAlgorithm< DayaBay::SimHeader >::msgStream ( const MSG::Level  level  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

MsgStream & DybAlgorithm< DayaBay::SimHeader >::always (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

MsgStream & DybAlgorithm< DayaBay::SimHeader >::fatal (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

MsgStream & DybAlgorithm< DayaBay::SimHeader >::err (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

MsgStream & DybAlgorithm< DayaBay::SimHeader >::error (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

MsgStream & DybAlgorithm< DayaBay::SimHeader >::warning (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

MsgStream & DybAlgorithm< DayaBay::SimHeader >::info (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

MsgStream & DybAlgorithm< DayaBay::SimHeader >::debug (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

MsgStream & DybAlgorithm< DayaBay::SimHeader >::verbose (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

MsgStream & DybAlgorithm< DayaBay::SimHeader >::msg (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

const Statistics & DybAlgorithm< DayaBay::SimHeader >::counters (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

StatEntity & DybAlgorithm< DayaBay::SimHeader >::counter ( const std::string &  tag  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

MSG::Level DybAlgorithm< DayaBay::SimHeader >::msgLevel (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

bool DybAlgorithm< DayaBay::SimHeader >::msgLevel ( const MSG::Level  level  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

void DybAlgorithm< DayaBay::SimHeader >::resetMsgStream (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

bool DybAlgorithm< DayaBay::SimHeader >::typePrint (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

bool DybAlgorithm< DayaBay::SimHeader >::propsPrint (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

bool DybAlgorithm< DayaBay::SimHeader >::statPrint (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

bool DybAlgorithm< DayaBay::SimHeader >::errorsPrint (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

long DybAlgorithm< DayaBay::SimHeader >::printStat ( const MSG::Level  level = MSG::ALWAYS  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

long DybAlgorithm< DayaBay::SimHeader >::printErrors ( const MSG::Level  level = MSG::ALWAYS  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

long DybAlgorithm< DayaBay::SimHeader >::printProps ( const MSG::Level  level = MSG::ALWAYS  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

void DybAlgorithm< DayaBay::SimHeader >::registerCondition ( const std::string &  condition,
StatusCode(CallerClass::*)()  mf = NULL 
) [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

void DybAlgorithm< DayaBay::SimHeader >::registerCondition ( const std::string &  condition,
CondType *&  condPtrDest,
StatusCode(CallerClass::*)()  mf = NULL 
) [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

void DybAlgorithm< DayaBay::SimHeader >::registerCondition ( char *  condition,
StatusCode(CallerClass::*)()  mf = NULL 
) [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

void DybAlgorithm< DayaBay::SimHeader >::registerCondition ( TargetClass *  condition,
StatusCode(CallerClass::*)()  mf = NULL 
) [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

StatusCode DybAlgorithm< DayaBay::SimHeader >::runUpdate (  )  [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

TransientFastContainer< T > * DybAlgorithm< DayaBay::SimHeader >::getFastContainer ( const std::string &  location,
typename TransientFastContainer< T >::size_type  initial = 0 
) [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

StatusCode DybAlgorithm< DayaBay::SimHeader >::release ( const IInterface interface  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

unsigned long DybAlgorithm< DayaBay::SimHeader >::release (  )  [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

const std::string & DybAlgorithm< DayaBay::SimHeader >::context (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

const std::string & DybAlgorithm< DayaBay::SimHeader >::rootInTES (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

double DybAlgorithm< DayaBay::SimHeader >::globalTimeOffset (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual StatusCode DybAlgorithm< DayaBay::SimHeader >::sysStart (  )  [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual StatusCode DybAlgorithm< DayaBay::SimHeader >::sysReinitialize (  )  [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual StatusCode DybAlgorithm< DayaBay::SimHeader >::sysRestart (  )  [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual StatusCode DybAlgorithm< DayaBay::SimHeader >::sysStop (  )  [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual StatusCode DybAlgorithm< DayaBay::SimHeader >::sysBeginRun (  )  [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual StatusCode DybAlgorithm< DayaBay::SimHeader >::sysEndRun (  )  [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual const std::string & DybAlgorithm< DayaBay::SimHeader >::name (  )  const [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual const std::string & DybAlgorithm< DayaBay::SimHeader >::version (  )  const [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual StatusCode DybAlgorithm< DayaBay::SimHeader >::configure (  )  [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual StatusCode DybAlgorithm< DayaBay::SimHeader >::terminate (  )  [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual StatusCode DybAlgorithm< DayaBay::SimHeader >::start (  )  [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual StatusCode DybAlgorithm< DayaBay::SimHeader >::stop (  )  [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual StatusCode DybAlgorithm< DayaBay::SimHeader >::reinitialize (  )  [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual StatusCode DybAlgorithm< DayaBay::SimHeader >::restart (  )  [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual bool DybAlgorithm< DayaBay::SimHeader >::isExecuted (  )  const [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual void DybAlgorithm< DayaBay::SimHeader >::setExecuted ( bool  state  )  [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual void DybAlgorithm< DayaBay::SimHeader >::resetExecuted (  )  [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual StatusCode DybAlgorithm< DayaBay::SimHeader >::beginRun (  )  [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual StatusCode DybAlgorithm< DayaBay::SimHeader >::endRun (  )  [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual Gaudi::StateMachine::State DybAlgorithm< DayaBay::SimHeader >::FSMState (  )  const [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual Gaudi::StateMachine::State DybAlgorithm< DayaBay::SimHeader >::targetFSMState (  )  const [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual bool DybAlgorithm< DayaBay::SimHeader >::isEnabled (  )  const [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual bool DybAlgorithm< DayaBay::SimHeader >::filterPassed (  )  const [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual void DybAlgorithm< DayaBay::SimHeader >::setFilterPassed ( bool  state  )  [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

StatusCode DybAlgorithm< DayaBay::SimHeader >::service ( const std::string &  name,
T *&  psvc,
bool  createIf = true 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

StatusCode DybAlgorithm< DayaBay::SimHeader >::service ( const std::string &  svcType,
const std::string &  svcName,
T *&  psvc 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

void DybAlgorithm< DayaBay::SimHeader >::setOutputLevel ( int  level  )  [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

IAuditorSvc * DybAlgorithm< DayaBay::SimHeader >::auditorSvc (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

IChronoStatSvc * DybAlgorithm< DayaBay::SimHeader >::chronoSvc (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

IChronoStatSvc * DybAlgorithm< DayaBay::SimHeader >::chronoStatService (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

IDataProviderSvc * DybAlgorithm< DayaBay::SimHeader >::detSvc (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

IDataProviderSvc * DybAlgorithm< DayaBay::SimHeader >::detDataService (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

IConversionSvc * DybAlgorithm< DayaBay::SimHeader >::detCnvSvc (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

IConversionSvc * DybAlgorithm< DayaBay::SimHeader >::detDataCnvService (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

IDataProviderSvc * DybAlgorithm< DayaBay::SimHeader >::eventSvc (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

IDataProviderSvc * DybAlgorithm< DayaBay::SimHeader >::evtSvc (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

IDataProviderSvc * DybAlgorithm< DayaBay::SimHeader >::eventDataService (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

IConversionSvc * DybAlgorithm< DayaBay::SimHeader >::eventCnvSvc (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

IConversionSvc * DybAlgorithm< DayaBay::SimHeader >::eventDataCnvService (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

IHistogramSvc * DybAlgorithm< DayaBay::SimHeader >::histoSvc (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

IHistogramSvc * DybAlgorithm< DayaBay::SimHeader >::histogramDataService (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

IMessageSvc * DybAlgorithm< DayaBay::SimHeader >::msgSvc (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

IMessageSvc * DybAlgorithm< DayaBay::SimHeader >::messageService (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

INTupleSvc * DybAlgorithm< DayaBay::SimHeader >::ntupleSvc (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

INTupleSvc * DybAlgorithm< DayaBay::SimHeader >::ntupleService (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

IRndmGenSvc * DybAlgorithm< DayaBay::SimHeader >::randSvc (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

IToolSvc * DybAlgorithm< DayaBay::SimHeader >::toolSvc (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

IExceptionSvc * DybAlgorithm< DayaBay::SimHeader >::exceptionSvc (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

ISvcLocator * DybAlgorithm< DayaBay::SimHeader >::serviceLocator (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

ISvcLocator * DybAlgorithm< DayaBay::SimHeader >::svcLoc (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

StatusCode DybAlgorithm< DayaBay::SimHeader >::createSubAlgorithm ( const std::string &  type,
const std::string &  name,
Algorithm *&  pSubAlg 
) [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

std::vector< Algorithm * > * DybAlgorithm< DayaBay::SimHeader >::subAlgorithms (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual StatusCode DybAlgorithm< DayaBay::SimHeader >::setProperty ( const Property p  )  [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual StatusCode DybAlgorithm< DayaBay::SimHeader >::setProperty ( const std::string &  s  )  [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual StatusCode DybAlgorithm< DayaBay::SimHeader >::setProperty ( const std::string &  n,
const std::string &  v 
) [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

StatusCode DybAlgorithm< DayaBay::SimHeader >::setProperty ( const std::string &  name,
const TYPE &  value 
) [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual StatusCode DybAlgorithm< DayaBay::SimHeader >::getProperty ( Property p  )  const [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual const Property & DybAlgorithm< DayaBay::SimHeader >::getProperty ( const std::string &  name  )  const [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual StatusCode DybAlgorithm< DayaBay::SimHeader >::getProperty ( const std::string &  n,
std::string &  v 
) const [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

virtual const std::vector< Property * > & DybAlgorithm< DayaBay::SimHeader >::getProperties (  )  const [virtual, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

StatusCode DybAlgorithm< DayaBay::SimHeader >::setProperties (  )  [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

Property * DybAlgorithm< DayaBay::SimHeader >::declareProperty ( const std::string &  name,
T &  property,
const std::string &  doc = "none" 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

Property * DybAlgorithm< DayaBay::SimHeader >::declareRemoteProperty ( const std::string &  name,
IProperty rsvc,
const std::string &  rname = "" 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

IMonitorSvc * DybAlgorithm< DayaBay::SimHeader >::monitorSvc (  )  const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

void DybAlgorithm< DayaBay::SimHeader >::declareInfo ( const std::string &  name,
const T &  var,
const std::string &  desc 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

void DybAlgorithm< DayaBay::SimHeader >::declareInfo ( const std::string &  name,
const std::string &  format,
const void *  var,
int  size,
const std::string &  desc 
) const [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

unsigned long DybAlgorithm< DayaBay::SimHeader >::addRef (  )  [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

StatusCode DybAlgorithm< DayaBay::SimHeader >::queryInterface ( const InterfaceID riid,
void **   
) [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

static const InterfaceID & DybAlgorithm< DayaBay::SimHeader >::interfaceID (  )  [static, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm, MixInputAlgorithm, and MixInputAlgorithm.

static const InterfaceID & DybAlgorithm< DayaBay::SimHeader >::interfaceID (  )  [static, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm, MixInputAlgorithm, and MixInputAlgorithm.

static const InterfaceID & DybAlgorithm< DayaBay::SimHeader >::interfaceID (  )  [static, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm, MixInputAlgorithm, and MixInputAlgorithm.

DayaBay::SimHeader * DybAlgorithm< DayaBay::SimHeader >::MakeHeaderObject (  )  [protected, inherited]

Reimplemented in MixInputAlgorithm.

void DybAlgorithm< DayaBay::SimHeader >::InitializeHeader ( DayaBay::HeaderObject header  )  [protected, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

void DybAlgorithm< DayaBay::SimHeader >::AppendInputHeader ( const DayaBay::HeaderObject header  )  const [protected, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

StatusCode DybAlgorithm< DayaBay::SimHeader >::releaseTool ( const IAlgTool tool  )  const [protected, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

StatusCode DybAlgorithm< DayaBay::SimHeader >::releaseSvc ( const IInterface svc  )  const [protected, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

bool DybAlgorithm< DayaBay::SimHeader >::isInitialized (  )  const [protected, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

bool DybAlgorithm< DayaBay::SimHeader >::isFinalized (  )  const [protected, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

int DybAlgorithm< DayaBay::SimHeader >::outputLevel (  )  const [protected, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

IntegerProperty & DybAlgorithm< DayaBay::SimHeader >::outputLevelProperty (  )  [protected, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

void DybAlgorithm< DayaBay::SimHeader >::initOutputLevel ( Property prop  )  [protected, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.


Member Data Documentation

IPreElecSimSvc* PreElecAlgorithm::m_preElecSimSvc [private]

Definition at line 22 of file PreElecAlgorithm.h.

TimeStamp PreElecAlgorithm::m_hitEarliest [private]

Definition at line 23 of file PreElecAlgorithm.h.

TimeStamp PreElecAlgorithm::m_hitLatest [private]

Definition at line 24 of file PreElecAlgorithm.h.

DybAlgorithm< DayaBay::SimHeader >::SUCCESS [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

DybAlgorithm< DayaBay::SimHeader >::NO_INTERFACE [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

DybAlgorithm< DayaBay::SimHeader >::VERSMISMATCH [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

DybAlgorithm< DayaBay::SimHeader >::LAST_ERROR [inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

DayaBay::HeaderObject * DybAlgorithm< DayaBay::SimHeader >::m_headerObject [protected, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

bool DybAlgorithm< DayaBay::SimHeader >::m_pullMode [protected, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

std::string DybAlgorithm< DayaBay::SimHeader >::m_location [protected, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

const bool DybAlgorithm< DayaBay::SimHeader >::IgnoreRootInTES [static, protected, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.

const bool DybAlgorithm< DayaBay::SimHeader >::UseRootInTES [static, protected, inherited]

Reimplemented from DybBaseAlg.

Reimplemented in MixInputAlgorithm.


The documentation for this class was generated from the following files:
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:45:04 2011 for PreElecSimSvc by doxygen 1.4.7