Main Page | Compound List | File List | Compound Members | File Members | Related Pages

McTrajectory.cxx File Reference

#include "mcRootData/McTrajectory.h"
#include "Riostream.h"
#include <commonRootData/RootDataUtil.h>
#include "McObjectManager.h"

Include dependency graph for McTrajectory.cxx:

Include dependency graph

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


Define Documentation

#define COMPARE_IN_RANGE att   )     rootdatautil::CompareInRange(get ## att(),ref.get ## att(),#att)
 

Definition at line 91 of file McTrajectory.cxx.


Function Documentation

ClassImp McTrajectory   ) 
 

Definition at line 16 of file McTrajectory.cxx.

References McTrajectory::m_pointCol.

00019 {
00020 //    m_pointCol = new TObjArray();
00021 
00022     m_pointCol.Clear();
00023 }


Generated on Tue Dec 11 16:28:55 2007 by doxygen 1.3.3