#include "mcRootData/McTrajectory.h"#include "Riostream.h"#include <commonRootData/RootDataUtil.h>#include "McObjectManager.h"Include dependency graph for McTrajectory.cxx:

Go to the source code of this file.
Defines | |
| #define | COMPARE_IN_RANGE(att) rootdatautil::CompareInRange(get ## att(),ref.get ## att(),#att) |
Functions | |
| ClassImp (McTrajectory) McTrajectory | |
|
|
Definition at line 91 of file McTrajectory.cxx. |
|
|
Definition at line 16 of file McTrajectory.cxx. References McTrajectory::m_pointCol.
00019 {
00020 // m_pointCol = new TObjArray();
00021
00022 m_pointCol.Clear();
00023 }
|
1.3.3