CbmRoot
Loading...
Searching...
No Matches
main.cxx File Reference
#include "CbmDigiEvent.h"
#include "algo/base/BuildInfo.h"
#include "algo/base/Exceptions.h"
#include "algo/base/Options.h"
#include "algo/base/System.h"
#include "algo/base/compat/Algorithm.h"
#include "algo/base/compat/OpenMP.h"
#include "algo/base/gpu/DeviceImage.h"
#include "algo/base/util/MemoryLogger.h"
#include "algo/global/Reco.h"
#include "algo/global/RecoResultsInputArchive.h"
#include "algo/global/RecoResultsOutputArchive.h"
#include <StorableTimeslice.hpp>
#include <TimesliceAutoSource.hpp>
#include <log.hpp>
#include <sstream>
#include <xpu/host.h>
Include dependency graph for reco/app/cbmreco/main.cxx:

Go to the source code of this file.

Functions

std::shared_ptr< StorableRecoResultsmakeStorableRecoResults (const fles::Timeslice &ts, const RecoResults &results)
 
bool dumpArchive (const Options &opts)
 
int main (int argc, char **argv)
 

Function Documentation

◆ dumpArchive()

bool dumpArchive ( const Options & opts)

◆ main()

◆ makeStorableRecoResults()