BmnRoot
Loading...
Searching...
No Matches
BmnCaloTowerDraw.cxx File Reference

BmnCaloTowerDraw source file. More...

#include "BmnCaloTowerDraw.h"
#include "BmnCaloDigit.h"
#include "BmnDetectorList.h"
#include "MpdEventManagerEditor.h"
#include "FairLogger.h"
#include "TEveManager.h"
#include "TGeoManager.h"
#include "TEveViewer.h"
#include "TGeoBBox.h"
#include "nlohmann/json.hpp"
#include <iostream>
Include dependency graph for BmnCaloTowerDraw.cxx:

Go to the source code of this file.

Typedefs

using json = nlohmann::json
 

Variables

const char * caloDataFile = gSystem->ExpandPathName("$VMCWORKDIR/config/eventdisplay.json")
 

Detailed Description

BmnCaloTowerDraw source file.

Author
Date
2021-09-09

Definition in file BmnCaloTowerDraw.cxx.

Typedef Documentation

◆ json

Definition at line 25 of file BmnCaloTowerDraw.cxx.

Variable Documentation

◆ caloDataFile

const char* caloDataFile = gSystem->ExpandPathName("$VMCWORKDIR/config/eventdisplay.json")

Definition at line 28 of file BmnCaloTowerDraw.cxx.

Referenced by BmnCaloTowerDraw::Init().