CbmRoot
Loading...
Searching...
No Matches
services/archive_explorer/app/main.cxx
Go to the documentation of this file.
1
/* Copyright (C) 2023 FIAS Frankfurt Institute for Advanced Studies, Frankfurt / Main
2
SPDX-License-Identifier: GPL-3.0-only
3
Authors: Felix Weiglhofer [committer] */
4
5
#include <log.hpp>
6
7
#include "
Application.h
"
8
#include "
Options.h
"
9
10
using namespace
cbm::explore
;
11
12
int
main
(
int
argc,
char
** argv)
13
{
14
15
Options
options(argc, argv);
16
17
Application
app(options);
18
19
return
app.
Run
();
20
}
Application
Main class of the "cbmreco_fairrun" application.
Definition
reco/app/cbmreco_fairrun/Application.h:24
Application::Run
void Run()
Run the application.
Definition
reco/app/cbmreco_fairrun/Application.cxx:35
cbm::explore::Options
Definition
services/archive_explorer/app/Options.h:12
cbm::explore
Definition
services/archive_explorer/app/Application.h:11
Application.h
Options.h
main
int main(int argc, char **argv)
Definition
services/archive_explorer/app/main.cxx:12
services
archive_explorer
app
main.cxx
Generated on Sun Dec 22 2024 23:04:05 for CbmRoot by
1.12.0