StRoot
1
|
#include <StStrangeCuts.hh>
Public Member Functions | |
Accessor functions | |
TCut * | CutAt (Int_t idx) const |
TCut * | GetCut (const char *name) const |
const char * | GetValue (const char *name) const |
void | List () |
Bool_t | Contains (const TObject *) |
Add cut functions | |
void | Add (const char *name, const char *value) |
void | Add (const TCut &) |
void | Add (const TCut *) |
void | Add (TObject *to) |
Functions for StStrangeMuDstMaker operations | |
void | Store () |
void | Fill (const char *, TDataSet *) |
void | Append (const TOrdCollection *) |
void | Reset (const TSeqCollection &) |
void | Reset (const TSeqCollection *) |
void | UpdateArray (TClonesArray *) |
void | ForceUpdateArray () |
void | UnknownCuts () |
void | Init () |
Protected Member Functions | |
void | AddIfNew (TCut *, Bool_t reverse=kFALSE) |
Bool_t | NewCut (const TObject *) |
Protected Attributes | |
Bool_t | update |
StStrangeCuts * | additionals |
StStrangeCuts * | lastResetCuts |
Definition at line 19 of file StStrangeCuts.hh.