CbmRoot
CbmVMCSettings.h File Reference
#include <TObject.h>
#include "FairLogger.h"
Include dependency graph for CbmVMCSettings.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CbmVMCSettings
 User interface class to define the transport simulation settings which are common for both used transport engines. More...
 

Functions

template<typename T >
void CheckValueInRange (const T &value, const T &low, const T &high, std::string functionName)
 

Detailed Description

Author
Florian Uhlig f.uhl.nosp@m.ig@g.nosp@m.si.de
Since
21.01.2020

Definition in file CbmVMCSettings.h.

Function Documentation

◆ CheckValueInRange()

template<typename T >
void CheckValueInRange ( const T &  value,
const T &  low,
const T &  high,
std::string  functionName 
)