~maddevelopers/mg5amcnlo/2.9.4

« back to all changes in this revision

Viewing changes to vendor/StdHEP/src/display/listNodeHep.h

pass to v2.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*******************************************************************************
 
2
*                                                                              *
 
3
* drawEvent.h -- Map the event - ie., the list of four-momentum vectors to an  *
 
4
*                array of points or segments for displaying on the spin widget *
 
5
*                                                                              *
 
6
* Copyright (c) 1991 Universities Research Association, Inc.                   *
 
7
* All rights reserved.                                                         *
 
8
*                                                                              *
 
9
* This material resulted from work developed under a Government Contract and   *
 
10
* is subject to the following license:  The Government retains a paid-up,      *
 
11
* nonexclusive, irrevocable worldwide license to reproduce, prepare derivative *
 
12
* works, perform publicly and display publicly by or for the Government,       *
 
13
* including the right to distribute to other Government contractors.  Neither  *
 
14
* the United States nor the United States Department of Energy, nor any of     *
 
15
* their employees, makes any warrenty, express or implied, or assumes any      *
 
16
* legal liability or responsibility for the accuracy, completeness, or         *
 
17
* usefulness of any information, apparatus, product, or process disclosed, or  *
 
18
* represents that its use would not infringe privately owned rights.           *
 
19
*                                                                              *
 
20
* Fermilab Nirvana GUI Library                                                 *
 
21
* February, 1994,                                                              *
 
22
*                                                                              *
 
23
* Written by Paul Lebrun                                                       *
 
24
*                                                                              *
 
25
*******************************************************************************/
 
26
 
 
27
 void ListNodeHep(Widget parent, nodehep *ptr);