Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
DetChar_DQ.hh
Go to the documentation of this file.
1 // -------------------------------------------------------------------------
2 // Definitions of the dq sets for DetChar
3 // -------------------------------------------------------------------------
4 
5 // definition of the selection selection cuts
6 TCut hwinj("hwinj","!veto_cat3_H1 && !veto_cat3_L1");
7 TCut cat2("cat2","veto_cat2_H1 && veto_cat2_L1");
8 TCut cat3("cat3","!veto_hveto_H1 && !veto_hveto_L1");
9 TCut fcut1("fcut1","frequency[0]>32 && frequency[0]<=992");
10 TCut fcut2("fcut2","frequency[0]>48 && frequency[0]<=992");
11 TCut netcc("netcc","netcc[0]>0.7");
12 TCut qveto("qveto","Qveto[0]>0.3 && Qveto[1]>0.3");
13 TCut lveto("lveto","!(min(bandwidth[0],Lveto[1])<5 && Lveto[2]>0.8)");
14 TCut cbc("cbc","log10(penalty)<0.5 && chirp[1]>1");
15 
16 // definition of the dq sets
17 
21 
25 
29 
TCut fcut2("fcut2","frequency[0]>48 && frequency[0]<=992")
TCut fcut1("fcut1","frequency[0]>32 && frequency[0]<=992")
TCut cat3("cat3","!veto_hveto_H1 && !veto_hveto_L1")
TCut constrained_after_cat3
Definition: DetChar_DQ.hh:24
TCut chirp_after_cat2
Definition: DetChar_DQ.hh:27
TCut lveto("lveto","!(min(bandwidth[0],Lveto[1])<5 && Lveto[2]>0.8)")
TCut unmodeled_after_cat1
Definition: DetChar_DQ.hh:18
TCut chirp_after_cat1
Definition: DetChar_DQ.hh:26
TCut chirp_after_cat3
Definition: DetChar_DQ.hh:28
TCut unmodeled_after_cat2
Definition: DetChar_DQ.hh:19
TCut constrained_after_cat2
Definition: DetChar_DQ.hh:23
TCut cat2("cat2","veto_cat2_H1 && veto_cat2_L1")
TCut hwinj("hwinj","!veto_cat3_H1 && !veto_cat3_L1")
TCut netcc("netcc","netcc[0]>0.7")
TCut qveto("qveto","Qveto[0]>0.3 && Qveto[1]>0.3")
TCut unmodeled_after_cat3
Definition: DetChar_DQ.hh:20
TCut cbc("cbc","log10(penalty)<0.5 && chirp[1]>1")
TCut constrained_after_cat1
Definition: DetChar_DQ.hh:22