ATLAS Offline Software
Loading...
Searching...
No Matches
factory.cxx File Reference
#include "TrigPSC/factory.h"
#include "TrigPSC/Psc.h"
Include dependency graph for factory.cxx:

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}
Common base class for HLT Pesa Steering Controller.
Definition Psc.h:44