DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Macros | Functions
listcomponents.cpp File Reference
#include <cstdlib>
#include <fstream>
#include <iostream>
#include <list>
#include <memory>
#include <set>
#include <string>
#include <dlfcn.h>
#include <getopt.h>
#include <Gaudi/PluginService.h>
#include <Gaudi/PluginServiceV1.h>

Go to the source code of this file.

Macros

#define GAUDI_PLUGIN_SERVICE_V2
 

Functions

void help (std::string argv0)
 
void usage (std::string argv0)
 
int main (int argc, char *argv[])
 

Macro Definition Documentation

◆ GAUDI_PLUGIN_SERVICE_V2

#define GAUDI_PLUGIN_SERVICE_V2
Author
Marco Clemencic marco.nosp@m..cle.nosp@m.menci.nosp@m.c@ce.nosp@m.rn.ch

Definition at line 26 of file listcomponents.cpp.

Function Documentation

◆ help()

void help ( std::string  argv0)

Definition at line 29 of file listcomponents.cpp.

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 49 of file listcomponents.cpp.

◆ usage()

void usage ( std::string  argv0)

Definition at line 41 of file listcomponents.cpp.