Changeset 2269 for trunk/MagicSoft/include-Classes
- Timestamp:
- 07/08/03 10:55:20 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/include-Classes/MMcFormat/MMcEvt.hxx
r1983 r2269 96 96 97 97 /* Float_t GetCoreD() { return fCoreD; } //Get Core d pos */ 98 /* Float_t GetCoreX() { return fCoreX; } //Get Core x pos */ 99 /* Float_t GetCoreY() { return fCoreY; } //Get Core y pos */ 98 Float_t GetCoreX() { return fCoreX; } //Get Core x pos 99 Float_t GetCoreY() { return fCoreY; } //Get Core y pos 100 100 Float_t GetImpact() const { return fImpact;} //Get impact parameter 101 101 … … 110 110 Float_t GetTelescopeTheta() const { return fTelescopeTheta; } 111 111 Float_t GetOtherCphFraction() const { return fOtherCphFraction; } 112 113 Float_t GetLongiNmax() const { return fLongiNmax; } 114 Float_t GetLongia() const { return fLongia; } 115 Float_t GetLongib() const { return fLongib; } 116 Float_t GetLongic() const { return fLongic; } 117 Float_t GetLongiChi2() const { return fLongiChi2; } 118 Float_t GetLongit0() const { return fLongit0; } 119 Float_t GetLongitmax() const { return fLongitmax; } 112 120 113 121 void SetPartId(Short_t PartId)
Note:
See TracChangeset
for help on using the changeset viewer.