close
Warning:
Can't synchronize with repository "(default)" (/hepforge/svn/rave does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Mar 2, 2009, 2:02:54 PM (16 years ago)
- Author:
-
anonymous
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v8
|
v9
|
|
17 | 17 | * verbosity level is "verbosity". |
18 | 18 | */ |
| 19 | #include <rave/VertexFactory.h> |
19 | 20 | rave::VertexFactory factory ( MyMagneticField(), MyPropagator(), method, verbosity ); |
20 | 21 | |