BOSS
7.1.1
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="
[email protected]
">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
13
14
#include "
ESController/factory.h
"
15
#include "
ESController/SC.h
"
16
17
efhlt::Interface
*
factory
(
void
)
18
{
19
return
new
efpsc::SC
();
20
}
21
22
SC.h
efhlt::Interface
Definition
Interface.h:29
efpsc::SC
Definition
SC.h:25
factory
efhlt::Interface * factory(void)
Definition
factory.cxx:17
factory.h
Creates an Interface object of the concrete type efpsc::Psc.
7.1.1
EventFilter
OnlineJointer
ESController
ESController-00-02-00
src
factory.cxx
Generated by
1.12.0