EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Quick inspection of PHGeoTGeo object in RUN/GEOMETRY node inside a DST file. More...
#include <fun4all/SubsysReco.h>
#include <fun4all/Fun4AllServer.h>
#include <fun4all/Fun4AllInputManager.h>
#include <fun4all/Fun4AllDummyInputManager.h>
#include <fun4all/Fun4AllOutputManager.h>
#include <fun4all/Fun4AllDstInputManager.h>
#include <fun4all/Fun4AllNoSyncDstInputManager.h>
#include <fun4all/Fun4AllDstOutputManager.h>
#include <phool/recoConsts.h>
#include <phgeom/PHGeomUtility.h>
#include <TEveManager.h>
#include <TGLViewer.h>
#include <TGLUtil.h>
#include <TGLClip.h>
#include <TGeoManager.h>
#include <TROOT.h>
#include <TEveGeoNode.h>
#include <cassert>
#include <string>
Go to the source code of this file.
Functions | |
void | PHGeom_DSTInspection (string DST_file_name="G4sPHENIX.root", bool do_clip=true) |
Quick inspection of PHGeoTGeo object in RUN/GEOMETRY node inside a DST file.
Definition in file PHGeom_DSTInspection.C.
void PHGeom_DSTInspection | ( | string | DST_file_name = "G4sPHENIX.root" , |
bool | do_clip = true |
||
) |
Quick inspection of PHGeoTGeo object in RUN/GEOMETRY node inside a DST file Based on abhisek's display macro
Definition at line 44 of file PHGeom_DSTInspection.C.
View newest version in sPHENIX GitHub at line 44 of file PHGeom_DSTInspection.C
References Fun4AllInputManager::fileopen(), PHGeomUtility::GetTGeoManager(), recoConsts::instance(), Fun4AllServer::instance(), Fun4AllServer::registerInputManager(), Fun4AllServer::run(), PHFlag::set_IntFlag(), Fun4AllServer::topNode(), v, and Fun4AllBase::Verbosity().