|
BmnRoot
|
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>Go to the source code of this file.
Typedefs | |
| using | json = nlohmann::json |
Variables | |
| const char * | caloDataFile = gSystem->ExpandPathName("$VMCWORKDIR/config/eventdisplay.json") |
| using json = nlohmann::json |
Definition at line 25 of file BmnCaloTowerDraw.cxx.
| const char* caloDataFile = gSystem->ExpandPathName("$VMCWORKDIR/config/eventdisplay.json") |
Definition at line 28 of file BmnCaloTowerDraw.cxx.
Referenced by BmnCaloTowerDraw::Init().