#include <TObjArray.h>#include "BField/BFLNode.h"#include "BField/BFLVtx.h"#include "BField/BFLEdge.h"#include "BField/BFLPolyg.h"#include "BField/BFLAnsysLookup.h"#include "BField/TIntList.h"#include "BField/BfldGrid.h"Go to the source code of this file.
Classes | |
| class | BFLWingedEdge |
Variables | |
| const Int_t | kStartEdgeID = 1 |
| const Int_t | kStartVtxID = 1 |
| const Int_t | kStartPolygID = 0 |
| const Int_t | kALL = 0 |
| const Int_t | kEDGES = 1 |
| const Int_t | kVERTICES = 2 |
| const Int_t | kPOLYGONS = 3 |
|
|
Definition at line 30 of file BFLWingedEdge.h. |
|
|
Definition at line 31 of file BFLWingedEdge.h. |
|
|
Definition at line 33 of file BFLWingedEdge.h. |
|
|
Definition at line 26 of file BFLWingedEdge.h. |
|
|
Definition at line 28 of file BFLWingedEdge.h. |
|
|
Definition at line 27 of file BFLWingedEdge.h. |
|
|
Definition at line 32 of file BFLWingedEdge.h. |
1.3.9.1