27   auto eveMng = REX::REveManager::Create();
 
   37   while (
auto key = (
TKey *)next()) {
 
   40         eve_shape = REX::REveGeoShape::ImportShapeExtract(
gse, 
nullptr);
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
void Error(const char *location, const char *msgfmt,...)
Use this function in case an error occurred.
 
void AddGlobalElement(REveElement *element, REveElement *parent=nullptr)
Add a global element, i.e.
 
static TFile * Open(const char *name, Option_t *option="", const char *ftitle="", Int_t compress=ROOT::RCompressionSetting::EDefaults::kUseCompiledDefault, Int_t netopt=0)
Create / open a file.
 
Book space in a file, create I/O buffers, to fill them, (un)compress them.
 
ROOT::Experimental::REveManager * eveMng