#include <DelphesFactory.h>
Class handling creation of Candidate, TObjArray and all other objects.
- Author
- P. Demin - UCL, Louvain-la-Neuve
| DelphesFactory::DelphesFactory |
( |
char const * |
name = "ObjectFactory" | ) |
|
| DelphesFactory::~DelphesFactory |
( |
| ) |
|
| void DelphesFactory::Clear |
( |
| ) |
|
| TObject * DelphesFactory::New |
( |
TClass * |
cl | ) |
|
template<typename T >
| T* DelphesFactory::New |
( |
| ) |
|
|
inline |
| TObjArray* DelphesFactory::NewArray |
( |
| ) |
|
|
inline |
| TObjArray * DelphesFactory::NewPermanentArray |
( |
| ) |
|
The documentation for this class was generated from the following files: