Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
DetChar_DQ.hh File Reference

Functions

TCut cat2 ("cat2","veto_cat2_H1 && veto_cat2_L1")
 
TCut cat3 ("cat3","!veto_hveto_H1 && !veto_hveto_L1")
 
TCut cbc ("cbc","log10(penalty)<0.5 && chirp[1]>1")
 
TCut fcut1 ("fcut1","frequency[0]>32 && frequency[0]<=992")
 
TCut fcut2 ("fcut2","frequency[0]>48 && frequency[0]<=992")
 
TCut hwinj ("hwinj","!veto_cat3_H1 && !veto_cat3_L1")
 
TCut lveto ("lveto","!(min(bandwidth[0],Lveto[1])<5 && Lveto[2]>0.8)")
 
TCut netcc ("netcc","netcc[0]>0.7")
 
TCut qveto ("qveto","Qveto[0]>0.3 && Qveto[1]>0.3")
 

Variables

TCut chirp_after_cat1 = hwinj+fcut2+netcc+qveto+lveto+cbc
 
TCut chirp_after_cat2 = chirp_after_cat1+cat2
 
TCut chirp_after_cat3 = chirp_after_cat2+cat3
 
TCut constrained_after_cat1 = hwinj+fcut2+netcc+qveto+lveto
 
TCut constrained_after_cat2 = constrained_after_cat1+cat2
 
TCut constrained_after_cat3 = constrained_after_cat2+cat3
 
TCut unmodeled_after_cat1 = hwinj+fcut1+netcc
 
TCut unmodeled_after_cat2 = unmodeled_after_cat1+cat2
 
TCut unmodeled_after_cat3 = unmodeled_after_cat2+cat3
 

Function Documentation

TCut cat2 ( "cat2"  ,
"veto_cat2_H1 && veto_cat2_L1"   
)
TCut cat3 ( "cat3"  ,
"!veto_hveto_H1 && !veto_hveto_L1"   
)
TCut cbc ( "cbc"  ,
"log10(penalty)<0.5 && chirp[1]>1"   
)
TCut fcut1 ( "fcut1"  ,
frequency[0],
32 &&frequency<=992"  [0] 
)
TCut fcut2 ( "fcut2"  ,
frequency[0],
48 &&frequency<=992"  [0] 
)
TCut hwinj ( "hwinj"  ,
"!veto_cat3_H1 && !veto_cat3_L1"   
)
TCut lveto ( "lveto"  ,
"!(min(bandwidth[0],Lveto[1])<5 && Lveto[2]>0.8)"   
)
TCut netcc ( "netcc"  ,
netcc[0],
0.7"   
)
TCut qveto ( "qveto"  ,
Qveto[0],
0.3 &&  Qveto[1],
0.3"   
)

Variable Documentation

TCut chirp_after_cat1 = hwinj+fcut2+netcc+qveto+lveto+cbc

Definition at line 26 of file DetChar_DQ.hh.

TCut chirp_after_cat2 = chirp_after_cat1+cat2

Definition at line 27 of file DetChar_DQ.hh.

TCut chirp_after_cat3 = chirp_after_cat2+cat3

Definition at line 28 of file DetChar_DQ.hh.

TCut constrained_after_cat1 = hwinj+fcut2+netcc+qveto+lveto

Definition at line 22 of file DetChar_DQ.hh.

TCut constrained_after_cat2 = constrained_after_cat1+cat2

Definition at line 23 of file DetChar_DQ.hh.

TCut constrained_after_cat3 = constrained_after_cat2+cat3

Definition at line 24 of file DetChar_DQ.hh.

TCut unmodeled_after_cat1 = hwinj+fcut1+netcc

Definition at line 18 of file DetChar_DQ.hh.

TCut unmodeled_after_cat2 = unmodeled_after_cat1+cat2

Definition at line 19 of file DetChar_DQ.hh.

TCut unmodeled_after_cat3 = unmodeled_after_cat2+cat3

Definition at line 20 of file DetChar_DQ.hh.