Millepede-II  V04-00-00_preview
 All Classes Files Functions Variables Enumerator Pages
Data Types | Functions/Subroutines
mptest1.f90 File Reference

MC for simple 100 plane chamber. More...

Go to the source code of this file.

Data Types

module  mptest1
 Parameters and data. More...

Functions/Subroutines

subroutine mptest
 Generate test files.
subroutine genlin (ip)
 Generate line and measurements.

Detailed Description

MC for simple 100 plane chamber.

No B-field, straight tracks. Selected with command line option '-t'.

Global parameters:

Definition in file mptest1.f90.


Function/Subroutine Documentation

subroutine genlin ( integer, intent(in)  ip)

Generate line and measurements.

Parameters:
[in]ipprint flag

Definition at line 284 of file mptest1.f90.

References gran(), and uran().

Referenced by mptest().

subroutine mptest ( )

Generate test files.

Create text and binary files.

 unit  8: textfile mp2str.txt   = steering file
 unit  9: textfile mp2con.txt   = constraint file
 unit 51: binary file mp2test.bin, written using CALL MILLE(.)
 existing file are removed 

Definition at line 57 of file mptest1.f90.

References genlin(), gran(), and mille().

Referenced by filetc().