Logo ROOT   6.16/01
Reference Guide
Functions
projection_prescale.C File Reference
#include <sstream>
#include <iostream>
#include "TGeoManager.h"
#include "TGeoVolume.h"
#include "TGeoMaterial.h"
#include "TGeoMatrix.h"
#include "TSystem.h"
#include "TFile.h"
#include "TRandom.h"
#include <ROOT/REveGeoShape.hxx>
#include <ROOT/REveTrans.hxx>
#include <ROOT/REveScene.hxx>
#include <ROOT/REveViewer.hxx>
#include <ROOT/REveElement.hxx>
#include <ROOT/REveManager.hxx>
#include <ROOT/REvePointSet.hxx>
#include <ROOT/REveLine.hxx>
#include <ROOT/REveProjectionManager.hxx>
#include <ROOT/REveProjectionBases.hxx>
Include dependency graph for projection_prescale.C:

Functions

TGeoNodegetNodeFromPath (TGeoNode *top, std::string path)
 
REX::REvePointSet * getPointSet (int npoints=2, float s=2, int color=28)
 
void makeProjectedViewsAndScene (REX::REveProjection::EPType_e type, bool scale)
 
void projection_prescale (std::string type="RhPhi")
 
 R__LOAD_LIBRARY (libGeom)
 
 R__LOAD_LIBRARY (libROOTEve)
 

Function Documentation

◆ getNodeFromPath()

TGeoNode * getNodeFromPath ( TGeoNode top,
std::string  path 
)

Definition at line 66 of file projection_prescale.C.

◆ getPointSet()

REX::REvePointSet * getPointSet ( int  npoints = 2,
float  s = 2,
int  color = 28 
)

Definition at line 27 of file projection_prescale.C.

◆ makeProjectedViewsAndScene()

void makeProjectedViewsAndScene ( REX::REveProjection::EPType_e  type,
bool  scale 
)

Definition at line 42 of file projection_prescale.C.

◆ projection_prescale()

void projection_prescale ( std::string  type = "RhPhi")

Definition at line 78 of file projection_prescale.C.

◆ R__LOAD_LIBRARY() [1/2]

R__LOAD_LIBRARY ( libGeom  )

◆ R__LOAD_LIBRARY() [2/2]

R__LOAD_LIBRARY ( libROOTEve  )