QwAnalysis
|
Definition of virtual base class for all tracking elements. More...
#include <vector>
#include <TObject.h>
#include <TClonesArray.h>
#include "QwTypes.h"
#include "QwLog.h"
#include "QwDetectorInfo.h"
Go to the source code of this file.
Data Structures | |
class | VQwTrackingElement |
Virtual base class for all tracking elements. More... | |
class | VQwTrackingElementContainer< T > |
Macros | |
#define | MAX_NUM_ELEMENTS 1000 |
Definition of virtual base class for all tracking elements.
Definition in file VQwTrackingElement.h.
#define MAX_NUM_ELEMENTS 1000 |
Storage of tracking results
In all cases there still seems to be a problem with the ROOT TBrowser when two identical branches with TClonesArrays are in the same tree. When drawing leafs from the second branch, the first branch is drawn.
Definition at line 156 of file VQwTrackingElement.h.