HerdSoftware  0.1.1
Namespaces | Functions | Variables
HWCaloEventDisplay.cpp File Reference
#include "algorithms/display/HWCaloEventDisplay.h"
#include "common/AxesArray.h"
#include "utils/SmartLog.h"
#include "TEveManager.h"
#include "TEveTrans.h"
#include "TGeoManager.h"
#include <algorithm>

Namespaces

 Herd
 CssGeoParams.h CssGeoParams class declaration.
 

Functions

static std::string GetNodePath (TGeoNode *node, char sep='.')
 

Variables

static std::string detName = "Crystal"
 
static Herd::AxesArray< float > dummyCoo
 
static Herd::AxesArray< float > dummyCooSearchIncrement
 
auto Herd::replace_all
 

Function Documentation

◆ GetNodePath()

std::string GetNodePath ( TGeoNode *  node,
char  sep = '.' 
)
static

Variable Documentation

◆ detName

std::string detName = "Crystal"
static

◆ dummyCoo

Herd::AxesArray<float> dummyCoo
static

◆ dummyCooSearchIncrement

Herd::AxesArray<float> dummyCooSearchIncrement
static