Logo coherent WaveBurst  
Library Reference Guide
Logo
List of all members | Public Member Functions | Public Attributes | List of all members
variability Class Reference

Definition at line 35 of file variability.hh.

Public Member Functions

 variability ()
 
 variability (TTree *tree)
 
virtual ~variability ()
 
Int_t GetEntry (Int_t)
 
void Init (TTree *)
 
Bool_t Notify ()
 
virtual variabilityoperator<< (variability &)
 
void output (TTree *, wavearray< float > *, int=0, double=0.)
 
TTree * setTree ()
 
void Show (Int_t entry=-1)
 

Public Attributes

TBranch * b_gps
 
TBranch * b_ifo
 
TBranch * b_nevent
 
TBranch * b_time
 
TBranch * b_value
 
TTree * fChain
 
Int_t fCurrent
 pointer to the analyzed TTree or TChain More...
 
Double_t gps
 
Int_t ifo
 
Int_t nevent
 current Tree number in a TChain More...
 
Double_t time
 
Float_t value
 

#include <variability.hh>

Constructor & Destructor Documentation

◆ variability() [1/2]

variability::variability ( )
inline

Definition at line 58 of file variability.hh.

◆ variability() [2/2]

variability::variability ( TTree *  tree)
inline

Definition at line 59 of file variability.hh.

◆ ~variability()

virtual variability::~variability ( )
inlinevirtual

Definition at line 60 of file variability.hh.

Member Function Documentation

◆ GetEntry()

Int_t variability::GetEntry ( Int_t  entry)

Definition at line 116 of file variability.cc.

◆ Init()

void variability::Init ( TTree *  tree)

Definition at line 40 of file variability.cc.

◆ Notify()

Bool_t variability::Notify ( )

Definition at line 105 of file variability.cc.

◆ operator<<()

variability & variability::operator<< ( variability a)
virtual

Definition at line 27 of file variability.cc.

◆ output()

void variability::output ( TTree *  waveTree,
wavearray< float > *  p,
int  ifo_var = 0,
double  t_var = 0. 
)

Definition at line 81 of file variability.cc.

◆ setTree()

TTree * variability::setTree ( )

Definition at line 60 of file variability.cc.

◆ Show()

void variability::Show ( Int_t  entry = -1)

Definition at line 122 of file variability.cc.

Member Data Documentation

◆ b_gps

TBranch* variability::b_gps

Definition at line 56 of file variability.hh.

◆ b_ifo

TBranch* variability::b_ifo

Definition at line 53 of file variability.hh.

◆ b_nevent

TBranch* variability::b_nevent

Definition at line 52 of file variability.hh.

◆ b_time

TBranch* variability::b_time

Definition at line 55 of file variability.hh.

◆ b_value

TBranch* variability::b_value

Definition at line 54 of file variability.hh.

◆ fChain

TTree* variability::fChain

Definition at line 38 of file variability.hh.

◆ fCurrent

Int_t variability::fCurrent

pointer to the analyzed TTree or TChain

Definition at line 39 of file variability.hh.

◆ gps

Double_t variability::gps

Definition at line 48 of file variability.hh.

◆ ifo

Int_t variability::ifo

Definition at line 45 of file variability.hh.

◆ nevent

Int_t variability::nevent

current Tree number in a TChain

Definition at line 44 of file variability.hh.

◆ time

Double_t variability::time

Definition at line 47 of file variability.hh.

◆ value

Float_t variability::value

Definition at line 46 of file variability.hh.


The documentation for this class was generated from the following files: