ATLAS Offline Software
Functions
factory.h File Reference
#include "hltinterface/HLTInterface.h"
Include dependency graph for factory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

hltinterface::HLTInterface * hlt_factory ()
 

Function Documentation

◆ hlt_factory()

hltinterface::HLTInterface* hlt_factory ( )

Definition at line 15 of file factory.cxx.

16 {
17  return new psc::Psc();
18 }
psc::Psc
Common base class for HLT Pesa Steering Controller.
Definition: Psc.h:44