From 223fbd671fcfcae49d1d9a5023b498a38ef7c586 Mon Sep 17 00:00:00 2001 From: hadeshyp Date: Mon, 3 May 2010 14:50:29 +0000 Subject: [PATCH] *** empty log message *** --- cts.tex | 5 +++++ daqnet.kilepr | 2 +- main.tex | 11 +++++++++-- tof.tex | 8 ++++++++ 4 files changed, 23 insertions(+), 3 deletions(-) create mode 100644 cts.tex create mode 100644 tof.tex diff --git a/cts.tex b/cts.tex new file mode 100644 index 0000000..f8c86b1 --- /dev/null +++ b/cts.tex @@ -0,0 +1,5 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\subsection{Memory Map} +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + diff --git a/daqnet.kilepr b/daqnet.kilepr index ce055bf..8467c4f 100755 --- a/daqnet.kilepr +++ b/daqnet.kilepr @@ -80,7 +80,7 @@ order=2 [item:main.tex] archive=true -column=14 +column=20 encoding=UTF-8 highlight=LaTeX line=129 diff --git a/main.tex b/main.tex index 5b82e13..0169c06 100755 --- a/main.tex +++ b/main.tex @@ -83,8 +83,7 @@ \maketitle \tableofcontents \clearpage -% \chapter{The Endpoint} -% \input{trigger} + \part{Network and Startup} \section{DAQ Startup Config Files} @@ -130,6 +129,14 @@ \section{RICH} \input{rich} +\clearpage +\section{TOF} + \input{tof} + +\clearpage +\section{CTS} + \input{cts} + \clearpage \section{Network Hubs} \input{hubs} diff --git a/tof.tex b/tof.tex new file mode 100644 index 0000000..9c8399b --- /dev/null +++ b/tof.tex @@ -0,0 +1,8 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\subsection{IPU Data Format} +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\subsection{Memory Map} +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ No newline at end of file -- 2.43.0