ATLAS Offline Software
Loading...
Searching...
No Matches
AANTupleParams Namespace Reference

Functions

static const char *const c_tokenBranchName __attribute__ ((unused)) = "Schema"
 constants for AANTupleStream

Variables

static const std::string c_treeName = "CollectionTree"
static const std::string c_streamName = "AANT"
static const std::string c_TreeID = "/"+c_streamName+"/"+c_treeName
 ID of TTree.

Function Documentation

◆ __attribute__()

const char *const name_EventNumber AANTupleParams::__attribute__ ( (unused) ) = "Schema"
static

constants for AANTupleStream

Variable Documentation

◆ c_streamName

const std::string AANTupleParams::c_streamName = "AANT"
static

Definition at line 14 of file AANTupleParams.h.

◆ c_TreeID

const std::string AANTupleParams::c_TreeID = "/"+c_streamName+"/"+c_treeName
static

ID of TTree.

Definition at line 17 of file AANTupleParams.h.

◆ c_treeName

const std::string AANTupleParams::c_treeName = "CollectionTree"
static

Definition at line 13 of file AANTupleParams.h.