Root 作图
Drawing Axis Independently of Graphs or Higstrograms
TGaxis(xmin,ymin,xmax,ymax,wmin,wmax,ndiv,opt,gLength) TGaxis->SetName(""); TGaxis->SetLabelSize(double_t); TGaxis->SetTitle(""); TGaxis->SetTitleSize(double_t); TGaxis->SetTitleOffset(double_t); TGaxis->Draw();
- xmin,ymin,xmax,ymax: 初末位置
- wmin,wmax: 坐标的最大值和最小值
- opt:
- G: logarithmic
- B: Blank axis
- U: 没有刻度(ticks)
- +(-): 刻度在正(负)方向一侧
- R,L,C,M: 标度的位置
单位
m 毫 10^-3
μ 微 10^-6
n 纳 10^-9
p 皮 10^-12
f 费 10^-15
Root
ScribeFire-Test
看上去不错的样子,就是不知道在本地有没有备份。
先试试 ,练练手。
恩,应该贴一张图片
#include #include #include
FeynHiggs
FeynHiggs is a Fortran code for the diagrammatic calculation of the masses, mixings and much more of the Higgs bosons in the MSSM at the two-loop level.
MadEvent
MadGraph / MadEvent is a software that allows you to generate amplitudes and events for any process (with up to 9 external particles) in any model. Implemented models are the Standard Model, Higgs effective couplings, MSSM, the general Two Higgs doublet model, and several minor models, and there is an easy-to-use interface for implementing model extensions. In connection with MG/ME there is also a range of tools, including a Pythia and PGS (detector simulation) package, a Root event analysis package, plotting packages, interfaces to other generators and file converters.
gsl
The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There are over 1000 functions in total with an extensive test suite. http://www.gnu.org/software/gsl/
FeynCalc
FeynCalc is a Mathematica package for algebraic calculations in elementary particle physics. http://www.feyncalc.org/
terminator-0.95
Terminator, multiple terminals in one window. The goal of this project is to produce a useful tool for arranging terminals. It is inspired by programs such as gnome-multi-term, quadkonsole, etc. in that the main focus is arranging terminals in grids (tabs is the most common default method, which Terminator also supports).
calchep-2.5.7
CalcHEP - a package for calculation of Feynman diagrams and integration over multi-particle phase space.