Changeset 237 in svn
- Timestamp:
- Feb 3, 2009, 2:21:15 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Utilities/Hector/include/H_BeamParticle.h
r216 r237 174 174 /// Adds a new vector (x,tx,y,ty,s) at the end of H_BeamParticle::positions 175 175 void addPosition(const double , const double , const double , const double , const double ); 176 177 static const float pi = 3.14159265358979312; 176 178 }; 177 179 #endif
Note:
See TracChangeset
for help on using the changeset viewer.