BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
factory.cxx
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
3
/**
4
* @file factory.cxx
5
* @author <a href="dosil@ifae.es">Mireia Dosil</a>
6
* $Revision: 1.1.1.1 $
7
* $Date: 2007/04/26 12:43:06 $
8
*
9
* Implements the factory
10
*/
11
12
#include "
ESController/factory.h
"
13
#include "
ESController/SC.h
"
14
15
efhlt::Interface
*
factory
(
void
) {
return
new
efpsc::SC
(); }
SC.h
efhlt::Interface
Definition
Interface.h:28
efpsc::SC
Definition
SC.h:24
factory
efhlt::Interface * factory(void)
Definition
factory.cxx:15
factory.h
Creates an Interface object of the concrete type efpsc::Psc.
8.0.0
BOSS_Source
EventFilter
OnlineJointer
ESController
src
factory.cxx
Generated by
1.16.1