08.10.2013 Aufrufe

pdf - Institut für Experimentelle Kernphysik

pdf - Institut für Experimentelle Kernphysik

pdf - Institut für Experimentelle Kernphysik

MEHR ANZEIGEN
WENIGER ANZEIGEN

Erfolgreiche ePaper selbst erstellen

Machen Sie aus Ihren PDF Publikationen ein blätterbares Flipbook mit unserer einzigartigen Google optimierten e-Paper Software.

90 ANHANG C. QUELLCODES<br />

Cluster.HSP = Channel ;<br />

Cluster.HSA =CathodeGroupCorrected [Channel];<br />

Cluster.HSAC=PedestalCorrected[Channel];<br />

Cluster.HSAR=(Raw+ConfigPtr->Previous)[Channel];<br />

Cluster.HSN =NoiseTmp;<br />

Cluster.HSCGUnderFlow=Cluster.HSAC-Cluster.HSA;<br />

}<br />

}<br />

// when the signal increases and there was already a decrease:<br />

else {<br />

ExitCluster(&NumberOfClusters);<br />

Channel--;<br />

}<br />

}<br />

// when there is a good, not hit strip:<br />

else<br />

if(Cluster.In)<br />

ExitCluster(&NumberOfClusters);<br />

else;<br />

else<br />

if(Cluster.In) {<br />

Cluster.dead=1;<br />

if(Cluster.In++>Config->MNODNISIC)<br />

// when the maximum number of defect strips is exceeded:<br />

ExitCluster(&NumberOfClusters);<br />

}<br />

// when we are at the end of the detector:<br />

if(Cluster.In)<br />

ExitCluster(&NumberOfClusters);

Hurra! Ihre Datei wurde hochgeladen und ist bereit für die Veröffentlichung.

Erfolgreich gespeichert!

Leider ist etwas schief gelaufen!