AMSDST
|
#include <TString.h>
#include <TObjArray.h>
#include <vector>
#include "myParticle.h"
#include "myMC.h"
#include "myStatus.h"
#include "myHeader.h"
#include "myBeta.h"
#include "myBetaH.h"
#include "myTrdTrack.h"
#include "myTrdTrackPlus.h"
#include "myTrdK.h"
#include "myTrdQtFromTrTrack.h"
#include "myRichRing.h"
#include "myEcalShower.h"
#include "myTrTrack.h"
#include "myTrTrackPlus.h"
#include "myEcalShowerPlus.h"
#include "myRichRingPlus.h"
#include "myBetaPlus.h"
#include "myBetaHPlus.h"
#include "myRTI.h"
#include <cmath>
#include <map>
Go to the source code of this file.
Classes | |
class | myEvent |
Macros | |
#define | EARTHRADIUS 6371.2 |
Typedefs | |
typedef std::map< unsigned int, myRTI > | myRTI_m |
#define EARTHRADIUS 6371.2 |
Definition at line 34 of file myEvent.h.
Referenced by myEvent::Alt(), myEvent::Lshell(), and myEvent::RadMAG().