AliPhysics  d497afb (d497afb)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
scanAll.C File Reference

Go to the source code of this file.

Functions

void scanAll (const char *listfile="filelist.txt")
 

Variables

const int kNSM = 20
 
const int kNumSens = 160
 
const int kNumSensPerSM = 8
 
const int kInitMin = 100
 
const int kInitMax = 0
 
const int kTooHigh = 35
 
const int kTooLow = 15
 
const float kMaxDiffMedian = 2
 
const int debug = 0
 

Function Documentation

void scanAll ( const char *  listfile = "filelist.txt")

Definition at line 17 of file scanAll.C.

Variable Documentation

const int kInitMax = 0

Definition at line 8 of file scanAll.C.

Referenced by scanAll().

const int kInitMin = 100

Definition at line 7 of file scanAll.C.

Referenced by scanAll().

const float kMaxDiffMedian = 2

Definition at line 13 of file scanAll.C.

Referenced by scanAll().

const int kNSM = 20

Definition at line 1 of file scanAll.C.

Referenced by scanAll().

const int kNumSens = 160

Definition at line 2 of file scanAll.C.

Referenced by scanAll(), and scanTemp().

const int kNumSensPerSM = 8

Definition at line 4 of file scanAll.C.

Referenced by scanAll().

const int kTooHigh = 35

Definition at line 10 of file scanAll.C.

Referenced by scanAll().

const int kTooLow = 15

Definition at line 11 of file scanAll.C.

Referenced by scanAll().