source: trunk/documents/UserDoc/DocBookUsersGuides/ForApplicationDeveloper/xml/FAQ/userSupportPolicy.xml@ 1103

Last change on this file since 1103 was 904, checked in by garnier, 17 years ago

ajout de la doc

File size: 4.2 KB
Line 
1<!-- ******************************************************** -->
2<!-- -->
3<!-- [History] -->
4<!-- 1st version created: Katsuya Amako, Dec-2006 -->
5<!-- -->
6<!-- ******************************************************** -->
7
8
9<!-- ********************* QandA Section ******************** -->
10<section id="qanda.UserSupPolicy">
11<title>
12User Support Policy
13</title>
14
15<qandaset defaultlabel="qanda">
16
17<!-- ******* QandA Entry ******** -->
18<qandaentry id="qanda.UserSupPolicy.FirstAid">
19
20<question><para>
21 If I need to discuss technical matters specific to my simulation
22 application or ask for first-aid help, who can I contact?
23</para></question>
24
25<answer><para>
26 Every institute and experiment participating in Geant4 has a G4
27 Technical Steering Board (TSB) representative who may be contacted
28 for help with problems relating to simulations. Please contact
29 the TSB representative closest to your project or to your
30 laboratory. To find out who your TSB representative is go to
31 <ulink url="http://geant4.web.cern.ch/geant4/">
32 G4 Technical Board</ulink>. You may also post your question in the
33 <ulink url="http://geant4-hn.slac.stanford.edu:5090/Geant4-HyperNews/index">
34 Geant4 HyperNews Forum</ulink>.
35
36</para></answer>
37</qandaentry>
38
39<!-- ******* QandA Entry ******** -->
40<qandaentry id="qanda.UserSupPolicy.FindBug">
41
42<question><para>
43 If I find a bug or other problem with the code, who should be informed?
44</para></question>
45
46<answer><para>
47 A WWW interface, available at
48 <ulink url="http://cern.ch/geant4/problemreport/">
49 Problem tracking system</ulink>, will forward the bug report to the
50 person responsible for the affected Geant4 domain. The Geant4 web makes
51 available a database of open incident reports, tagging the ones already
52 fixed and showing their status. An acknowledgement of the bug report
53 will be sent.
54</para></answer>
55</qandaentry>
56
57<!-- ******* QandA Entry ******** -->
58<qandaentry id="qanda.UserSupPolicy.PropFix">
59
60<question><para>
61 If I propose a fix, who is responsible for approving it?
62</para></question>
63
64<answer><para>
65 The responsible person is the working group coordinator of the domain in
66 which the fix is to be applied. This person is usually also a TSB member.
67 If the fix affects more than one domain, the matter will be addressed by
68 the TSB.
69</para></answer>
70</qandaentry>
71
72<!-- ******* QandA Entry ******** -->
73<qandaentry id="qanda.UserSupPolicy.PropImprv">
74
75<question><para>
76 To whom should I send a proposal for an improvement in Geant4
77 functionality?
78</para></question>
79
80<answer><para>
81 Any new requirement should be submitted via the automatic web system.
82 It will be discussed at the Geant4 TSB. You may also ask your TSB
83 representative to forward your requirement to the TSB. A new requirement
84 will trigger a cycle of analysis, design, implementation, testing and
85 documentation, which may involve different working groups. Any new
86 software or enhancement which will become a part of Geant4 must be
87 agreed upon by the TSB, which is charged with ensuring the consistency
88 of the entire toolkit.
89</para></answer>
90</qandaentry>
91
92<!-- ******* QandA Entry ******** -->
93<qandaentry id="qanda.UserSupPolicy.RegMeet">
94
95<question><para>
96 Is there a regular user meeting which I should attend?
97</para></question>
98
99<answer><para>
100 There is only one Geant4 workshop per year. However, many experiments and
101 institutes in the Geant4 collaboration organize their own regular and/or
102 special Geant4 user workshops.
103</para></answer>
104</qandaentry>
105
106<!-- ******* QandA Entry ******** -->
107<qandaentry id="qanda.UserSupPolicy.PrtcProb">
108
109<question><para>
110 Where can I find solutions to particular problems as well as general user
111 support?
112</para></question>
113
114<answer><para>
115 Solutions and tips for solving practical problems can be found on the
116 current FAQ page. General and specific user support information is
117 available at the
118 <ulink url="http://geant4.web.cern.ch/geant4/support/index.shtml">
119 User Support</ulink> page.
120</para></answer>
121</qandaentry>
122
123
124</qandaset>
125</section>
Note: See TracBrowser for help on using the repository browser.