CbmRoot
Loading...
Searching...
No Matches
Reco.h File Reference
#include "AlgoTraits.h"
#include "SubChain.h"
#include "global/RecoResults.h"
#include <xpu/host.h>
Include dependency graph for Reco.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cbm::algo::ProcessingMonitor
 
struct  cbm::algo::ProcessingExtraMonitor
 Monitor for additional processing steps. More...
 
class  cbm::algo::Reco
 

Namespaces

namespace  fles
 
namespace  cbm
 
namespace  cbm::algo
 
namespace  cbm::algo::bmon
 
namespace  cbm::algo::much
 
namespace  cbm::algo::rich
 
namespace  cbm::algo::sts
 
namespace  cbm::algo::tof
 
namespace  cbm::algo::trd
 
namespace  cbm::algo::trd2d
 
namespace  cbm::algo::evbuild
 
namespace  cbm::algo::ca
 TODO: SZh 8.11.2022: add selection of parameterisation.
 
namespace  cbm::algo::qa
 

Typedefs

template<class Unpacker >
using cbm::algo::UnpackResult_t = std::tuple<algo_traits::Output_t<Unpacker>, algo_traits::Aux_t<Unpacker>>